Skip to content

Commit

Permalink
+
Browse files Browse the repository at this point in the history
  • Loading branch information
ggonzalez94 committed Jul 23, 2024
1 parent b0f0dd7 commit 85b786a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: cargo generate-lockfile

- name: Test
run: cargo test --lib --all --locked
run: cargo test --release --lib --all

- name: Generate coverage report
# Follow the `test-release`command in the Makefile
Expand Down

0 comments on commit 85b786a

Please sign in to comment.