Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
j316chuck committed Oct 10, 2023
1 parent 11e26c1 commit 4f603ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/mcp/mcp_pytest.py
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@
make test PYTEST='{args.pytest_command}' EXTRA_ARGS="$COMMON_ARGS --codeblocks"
pkill 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 4f603ce

Please sign in to comment.