Skip to content

Commit

Permalink
ci tox integration
Browse files Browse the repository at this point in the history
  • Loading branch information
antonymayi committed Nov 13, 2020
1 parent ce62433 commit 011c6f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: pip install --upgrade tox
- name: Run tests
run: |
tox -e py,report
tox
- name: Upload test results
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 011c6f2

Please sign in to comment.