Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sjperkins committed Apr 4, 2022
1 parent 08a6812 commit 1ce45f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
--leaks=fds,processes,threads \
--junitxml reports/pytest.xml -o junit_suite_name=$TEST_ID \
--cov=distributed --cov-report=xml \
-k test_remove_worker \
-k test_remove_worker -s -v \
| tee reports/stdout
- name: Generate junit XML report in case of pytest-timeout
Expand Down

0 comments on commit 1ce45f0

Please sign in to comment.