Skip to content

Commit 2c53965

Browse files
committed
fix: add correct job name
1 parent e2100a5 commit 2c53965

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
test:
6969
name: Test CPU ${{ matrix.cpu }}
70-
needs: ubuntu
70+
needs: build
7171
runs-on: ${{ matrix.os }}
7272
strategy:
7373
fail-fast: false

0 commit comments

Comments
 (0)