Skip to content

Commit

Permalink
Update PYTEST_REQPASS for task-name-first
Browse files Browse the repository at this point in the history
  • Loading branch information
jeefberkey committed May 10, 2022
1 parent c59a27e commit 79bb644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
WSLENV: FORCE_COLOR:PYTEST_REQPASS:TOXENV:TOX_PARALLEL_NO_SPINNER
# Number of expected test passes, safety measure for accidental skip of
# tests. Update value if you add/remove tests.
PYTEST_REQPASS: 621
PYTEST_REQPASS: 623

steps:
- name: Activate WSL1
Expand Down

0 comments on commit 79bb644

Please sign in to comment.