Skip to content

Commit 949b1a7

Browse files
ci: fix incorrect check dependency
1 parent 955f020 commit 949b1a7

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
@@ -216,7 +216,7 @@ jobs:
216216
if: always()
217217
needs:
218218
- lint
219-
- os-test-codspeed
219+
- test-codspeed
220220
- tests-without-cargo-codspeed
221221
- test-cargo-codspeed
222222
- msrv-check

0 commit comments

Comments
 (0)