We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6efd1f2 + 25fb691 commit 7c00d13Copy full SHA for 7c00d13
.github/workflows/msrv.yml
@@ -14,7 +14,7 @@ on:
14
workflow_dispatch:
15
16
jobs:
17
- rustfmt:
+ check-msrv:
18
name: cargo check MSRV
19
strategy:
20
matrix:
0 commit comments