We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0dfb994 + e217951 commit ef530adCopy full SHA for ef530ad
.github/workflows/checks.yml
@@ -19,6 +19,7 @@ env:
19
jobs:
20
check:
21
name: Format & Lint
22
+ runs-on: ubuntu-22.04
23
steps:
24
- uses: actions/checkout@v4
25
- uses: dtolnay/rust-toolchain@master
0 commit comments