Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Jun 13, 2021
1 parent 5bab246 commit 1754078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
- name: Run tests
run: |
tox -e cov -- --discord-verbose=0
tox -e cov
- name: Upload coverage report
run: |
Expand Down

0 comments on commit 1754078

Please sign in to comment.