Skip to content

Commit

Permalink
Update cargo-check.yml
Browse files Browse the repository at this point in the history
Rename 'build' job to 'cargo-actions'
  • Loading branch information
tmknight authored Dec 19, 2024
1 parent e6d1ba7 commit 1b1db83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ env:
CARGO_TERM_COLOR: always

jobs:
build:
cargo-actions:
name: Cargo Check
runs-on: ubuntu-latest

Expand Down

0 comments on commit 1b1db83

Please sign in to comment.