Skip to content

Commit

Permalink
Drop: Trial blanket rerun setting
Browse files Browse the repository at this point in the history
  • Loading branch information
milesgranger committed Apr 12, 2023
1 parent 9c5ce88 commit b93fe0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ jobs:
--leaks=fds,processes,threads \
--junitxml reports/pytest.xml -o junit_suite_name=$TEST_ID \
--cov=distributed --cov-report=xml \
--reruns=3 \
| tee reports/stdout
- name: Generate junit XML report in case of pytest-timeout
Expand Down

0 comments on commit b93fe0b

Please sign in to comment.