Skip to content

Commit

Permalink
Merge branch 'main' into flash2-upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
dakinggg authored Oct 10, 2023
2 parents e4fd12a + 0374447 commit ca8d8d9
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 -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 ca8d8d9

Please sign in to comment.