We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaaf932 commit 37ac106Copy full SHA for 37ac106
.github/workflows/rust.yml
@@ -16,7 +16,7 @@ env:
16
rust_min: 1.70.0 # <- Update this when bumping up MSRV
17
18
jobs:
19
- build:
+ static_checks:
20
runs-on: ubuntu-latest
21
timeout-minutes: 60
22
steps:
0 commit comments