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 3b827cf commit 5b04143Copy full SHA for 5b04143
.github/workflows/tests.yml
@@ -19,7 +19,6 @@ jobs:
19
- uses: actions-rust-lang/setup-rust-toolchain@9d7e65c320fdb52dcd45ffaa68deb6c02c8754d9 # v1.12.0
20
with:
21
toolchain: ${{ matrix.rust-toolchain }}
22
- profile: minimal
23
components: rustfmt, clippy
24
- name: Check
25
run: cargo check
0 commit comments