Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
r78v10a07 committed Sep 17, 2020
1 parent 08cd85c commit 0503bfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ jobs:
if [ -f requirements/test.txt ]; then pip install -r requirements/test.txt; fi
- name: Test with pytest
run: |
python setup.py install
pytest

0 comments on commit 0503bfe

Please sign in to comment.