Skip to content

Commit 4ef0b7a

Browse files
committed
Fixed coverage workflow.
1 parent 1700900 commit 4ef0b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- uses: actions-rs/toolchain@v1
8787
with:
8888
toolchain: stable
89-
components: clippy,llvm-tools-preview
89+
components: llvm-tools-preview
9090
override: true
9191
- uses: actions/setup-python@v6
9292
with:

0 commit comments

Comments
 (0)