Skip to content

Commit

Permalink
fix github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
codeskyblue committed Jan 3, 2020
1 parent 93118cd commit 9e3e8ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pythonapp.yml
Expand Up @@ -27,4 +27,5 @@ jobs:
- name: Test with pytest
run: |
pip install pytest
pip install -e ".[image]"
pytest tests/test_utils.py

0 comments on commit 9e3e8ad

Please sign in to comment.