Skip to content

Commit a5f8069

Browse files
committed
updated git workflow
1 parent bd23594 commit a5f8069

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- name: Test with pytest
2222
run: |
2323
wget https://files.dice-research.org/projects/Ontolearn/KGs.zip
24+
rm -r KGs
2425
unzip KGs.zip
2526
pip install pytest
2627
python -m pytest -p no:warnings -x

0 commit comments

Comments
 (0)