Skip to content

Commit

Permalink
Revert "Clean up processes between distributed gpu tests (#660)" (#662)
Browse files Browse the repository at this point in the history
This reverts commit 0374447.
  • Loading branch information
j316chuck committed Oct 10, 2023
1 parent 0374447 commit 11e26c1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/mcp/mcp_pytest.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@
make test PYTEST='{args.pytest_command}' EXTRA_ARGS="$COMMON_ARGS --codeblocks"
pkill -9 python
make test-dist PYTEST='{args.pytest_command}' EXTRA_ARGS="$COMMON_ARGS" WORLD_SIZE=2
python -m coverage combine
Expand Down

0 comments on commit 11e26c1

Please sign in to comment.