Skip to content

Commit

Permalink
Fix github tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andreax79 committed May 28, 2022
1 parent 26ccfb1 commit d8d4736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
pip freeze
- name: Run tests
run: nosetests
run: bash ./scripts/tests.sh

all_done:
name: Tests done
Expand Down

0 comments on commit d8d4736

Please sign in to comment.