Skip to content

Commit

Permalink
Merge branch 'main' into mutigraph-test
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandrecuer committed May 28, 2024
2 parents 343c48f + 66e679a commit 5b68a99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Running tests
run: |
cd tests
tar -xvf datas/*.tar.gz
for pythonfile in *.py; do
python3 $pythonfile
done
Expand Down

0 comments on commit 5b68a99

Please sign in to comment.