Skip to content

Commit

Permalink
Remove grcov from windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JelteF committed Aug 23, 2023
1 parent 9775eba commit 26a2b11
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,10 +146,6 @@ jobs:
toolchain: ${{ matrix.toolchain }}

- run: cargo test --all-features
- name: rust-grcov
# You may pin to the exact commit or the version.
# uses: actions-rs/grcov@bb47b1ed7883a1502fa6875d562727ace2511248
uses: actions-rs/grcov@v0.1

#################
# Documentation #
Expand Down

0 comments on commit 26a2b11

Please sign in to comment.