We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a04f32 commit 5d68d95Copy full SHA for 5d68d95
.github/workflows/build-test-windows.yml
@@ -23,7 +23,6 @@ env:
23
PYTHONIOENCODING: utf-8
24
NEW_WORKSPACE: C:\gh${{ github.run_id }}
25
ZE_PATH: C:\level_zero
26
- PYTEST_MAX_PROCESSES: 8
27
SKIPLIST: --skip-list scripts/skiplist/${{ inputs.skip_list }}
28
TRITON_TEST_CMD: bash -x scripts/test-triton.sh --skip-pytorch-install --skip-pip-install --skip-list scripts/skiplist/${{ inputs.skip_list }} --reports-dir reports --ignore-errors
29
0 commit comments