Skip to content

Commit

Permalink
Fix errors in ci.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry-Denny committed Jun 18, 2024
1 parent 4f627f4 commit ff55a6c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ jobs:
build:
name: Build
needs:
- formatting-and-quality
- formatting
- rust-quality
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit ff55a6c

Please sign in to comment.