Skip to content

Commit dc43fa5

Browse files
committed
ci: fix coverage job
We no longer need to run it with nightly.
1 parent d9b513f commit dc43fa5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

-2
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@ jobs:
9090
- uses: actions/checkout@v1
9191
- uses: actions-rs/toolchain@v1
9292
with:
93-
toolchain: nightly
94-
override: true
9593
components: llvm-tools-preview
9694
- uses: actions-rs/cargo@v1
9795
with:

0 commit comments

Comments
 (0)