Skip to content

Commit

Permalink
fix(ci): correct dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tknickman authored Feb 7, 2025
1 parent a6c2790 commit 5e99fec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/turborepo-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ jobs:
runs-on: ubuntu-latest
if: always()
needs:
- find-changes
- integration
- rust_lint
- rust_check
Expand Down

0 comments on commit 5e99fec

Please sign in to comment.