Skip to content

Commit

Permalink
fixup! REVERTME: only run failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gjoseph92 committed May 13, 2022
1 parent d77a4d0 commit 6d2ff20
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 @@ -119,7 +119,7 @@ jobs:
set -o pipefail
mkdir reports
pytest distributed \
pytest \
distributed/tests/test_client.py::test_retire_workers \
distributed/tests/test_scheduler.py::test_retire_workers_close \
distributed/tests/test_client.py::test_reconnect_timeout \
Expand Down

0 comments on commit 6d2ff20

Please sign in to comment.