Skip to content

Commit

Permalink
Try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Feb 15, 2021
1 parent b831782 commit 46e36c0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Run tox
run: |
tox -e cov -- --discord-verbose=0
tox -e cov
env:
PYTEST_DISCORD_WEBHOOK: ${{ secrets.PYTEST_DISCORD_WEBHOOK }}

Expand Down
2 changes: 0 additions & 2 deletions requirements/test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
pytest>=6.0.1
pytest-discord>=0.0.6
pytest-md-report>=0.0.12
tcolorpy

0 comments on commit 46e36c0

Please sign in to comment.