Skip to content

Commit

Permalink
ci: rename heavy CI result to be part of the merge_group required sta…
Browse files Browse the repository at this point in the history
…tus checks

Signed-off-by: simonsan <[email protected]>
  • Loading branch information
simonsan committed Sep 30, 2024
1 parent 7668364 commit 70a5fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-heavy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ jobs:
run: cargo hack check --rust-version -p ${{ matrix.crate }}

result:
name: Result (CI-heavy)
name: Result (CI)
runs-on: ubuntu-latest
needs:
- docs
Expand Down

0 comments on commit 70a5fd5

Please sign in to comment.