Skip to content

Commit 5b04143

Browse files
committed
Remove unused ‘profile’
1 parent 3b827cf commit 5b04143

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
- uses: actions-rust-lang/setup-rust-toolchain@9d7e65c320fdb52dcd45ffaa68deb6c02c8754d9 # v1.12.0
2020
with:
2121
toolchain: ${{ matrix.rust-toolchain }}
22-
profile: minimal
2322
components: rustfmt, clippy
2423
- name: Check
2524
run: cargo check

0 commit comments

Comments
 (0)