Skip to content

Commit

Permalink
ci: shorten job name to improve visibility of config
Browse files Browse the repository at this point in the history
A shorter job name will allow configuration matrix variables to be visible in the overview

Co-authored-by: Martin Kröning <[email protected]>
  • Loading branch information
cagatay-y and mkroening authored Oct 10, 2023
1 parent b7445de commit 279d49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
RUSTFLAGS:

run-hermit:
name: Run Hermit for Rust
name: Run
runs-on: ubuntu-latest
defaults:
run:
Expand Down

0 comments on commit 279d49d

Please sign in to comment.