Skip to content

Commit ffeba53

Browse files
committed
change name to test-serial from test-cpu
1 parent 4a6b026 commit ffeba53

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/serial-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
pip install tqdm
3030
3131
- name: Run CPU test for ${{ matrix.problem }}
32-
run: bash test/test-cpu.bash "${{ matrix.problem }}"
32+
run: bash test/test-serial.bash "${{ matrix.problem }}"

0 commit comments

Comments
 (0)