Skip to content

Commit

Permalink
Fix job references
Browse files Browse the repository at this point in the history
Signed-off-by: Nico Burns <[email protected]>
  • Loading branch information
nicoburns committed Dec 23, 2024
1 parent 41cdc1c commit dd3e844
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ jobs:
runs-on: ubuntu-latest
needs:
- ci
- lint
- format
- clippy
- msrv

steps:
Expand Down

0 comments on commit dd3e844

Please sign in to comment.