Skip to content

Commit

Permalink
Merge pull request GitoxideLabs#1516 from EliahKagan/run-ci/msrv-next
Browse files Browse the repository at this point in the history
Fix ID (symbolic name) of MSRV check jobs
  • Loading branch information
Byron authored Aug 12, 2024
2 parents 6efd1f2 + 25fb691 commit 7c00d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msrv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
workflow_dispatch:

jobs:
rustfmt:
check-msrv:
name: cargo check MSRV
strategy:
matrix:
Expand Down

0 comments on commit 7c00d13

Please sign in to comment.