Skip to content

Commit a4d86ca

Browse files
committed
no need for other KGs
1 parent a5f8069 commit a4d86ca

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,5 @@ jobs:
2020
pip install -e .
2121
- name: Test with pytest
2222
run: |
23-
wget https://files.dice-research.org/projects/Ontolearn/KGs.zip
24-
rm -r KGs
25-
unzip KGs.zip
2623
pip install pytest
2724
python -m pytest -p no:warnings -x

0 commit comments

Comments
 (0)