Skip to content

Commit

Permalink
Install test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff authored Apr 22, 2020
1 parent 3295dd2 commit 6be489b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonpackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
- name: Test with pytest
run: |
pip install pytest
pip install -r requirements_test_all.txt
pytest

0 comments on commit 6be489b

Please sign in to comment.