Skip to content

Commit

Permalink
chore(ci): move execution-cut lower in the hierarchy (#3778)
Browse files Browse the repository at this point in the history
  • Loading branch information
thibault-martinez authored Oct 30, 2024
1 parent b7dd7e6 commit ca4ea3e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/_rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,5 @@ jobs:
if: |
!cancelled() && !failure() && inputs.isRust && github.event.pull_request.draft == false
needs:
- rust-tests
- external-tests
- rust-lints
uses: ./.github/workflows/_execution_cut.yml

0 comments on commit ca4ea3e

Please sign in to comment.