Skip to content

Commit 866d149

Browse files
committed
fix file name
1 parent 2f122fd commit 866d149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest_cpu_reuse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ jobs:
7070
JAXCI_PYTHON: python${{ matrix.python }}
7171
run: $JAXCI_PYTHON -m pip install -r build/requirements.in
7272
- name: Run Pytest CPU tests
73-
run: ./ci/run_pytest.sh "ci/envs/run_tests/pytest_cpu"
73+
run: ./ci/run_pytest_cpu.sh

0 commit comments

Comments
 (0)