Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-brajer committed Dec 24, 2020
1 parent 3bdabd4 commit d6cde4f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-app.yml
Expand Up @@ -26,5 +26,4 @@ jobs:
pip install -r docs/requirements.txt
- name: Test with unittest
run: |
cd src
python -m unittest test_card_assembler
python -m unittest src/test_card_assembler

0 comments on commit d6cde4f

Please sign in to comment.