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 2f122fd commit 866d149Copy full SHA for 866d149
.github/workflows/pytest_cpu_reuse.yml
@@ -70,4 +70,4 @@ jobs:
70
JAXCI_PYTHON: python${{ matrix.python }}
71
run: $JAXCI_PYTHON -m pip install -r build/requirements.in
72
- name: Run Pytest CPU tests
73
- run: ./ci/run_pytest.sh "ci/envs/run_tests/pytest_cpu"
+ run: ./ci/run_pytest_cpu.sh
0 commit comments