Skip to content

Commit

Permalink
#5 - Add test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
ekrembal committed Nov 28, 2023
1 parent fe51567 commit 02202fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
test:
name: Test
env:
PROJECT_NAME_UNDERSCORE: rust_ci_github_actions_workflow
PROJECT_NAME_UNDERSCORE: bitvm-rs
CARGO_INCREMENTAL: 0
RUSTFLAGS: -Zprofile -Ccodegen-units=1 -Copt-level=0 -Clink-dead-code -Coverflow-checks=off -Zpanic_abort_tests -Cpanic=abort
RUSTDOCFLAGS: -Cpanic=abort
Expand Down

0 comments on commit 02202fe

Please sign in to comment.