Skip to content

Commit 1bd1b2e

Browse files
ci: fix check dependency job name
1 parent 1531eea commit 1bd1b2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
if: always()
216216
needs:
217217
- lint
218-
- os-test-codspeed
218+
- test-codspeed
219219
- tests-without-cargo-codspeed
220220
- test-cargo-codspeed
221221
- msrv-check

0 commit comments

Comments
 (0)