Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
staticintlucas committed Dec 27, 2023
1 parent 228cac7 commit 598ba1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,12 @@ jobs:
run: cargo build
env:
RUSTFLAGS: -D warnings
CARGO_NET_GIT_FETCH_WITH_CLI: true # rust-lang/cargo#10303
- name: Run cargo test
run: cargo test
env:
RUSTFLAGS: -D warnings
CARGO_NET_GIT_FETCH_WITH_CLI: true # rust-lang/cargo#10303

coverage:
name: Test coverage
Expand Down

0 comments on commit 598ba1a

Please sign in to comment.