Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
deepu105 committed Jan 23, 2024
1 parent b011fb8 commit 5bf75f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ jobs:
key: ${{ runner.os }}-cargo-registry-${{ hashFiles('Cargo.lock') }}
- uses: dtolnay/rust-toolchain@nightly
name: Set Rust toolchain
# These dependencies are required for `clipboard`

- run: cargo install grcov
- run: cargo test
env:
CARGO_INCREMENTAL: '0'
Expand Down

0 comments on commit 5bf75f3

Please sign in to comment.