Skip to content

Commit 5cf2805

Browse files
committed
ci: reference ci job by new name
1 parent f4ffc7d commit 5cf2805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: nix develop -c cargo test
6161

6262
build:
63-
needs: ['checks']
63+
needs: ['ci']
6464
strategy:
6565
fail-fast: false
6666
matrix:

0 commit comments

Comments
 (0)