Skip to content

Commit

Permalink
fix: re-add --lib flag for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
enmand committed May 27, 2024
1 parent a3d72a2 commit e425d0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[env]
CARGO_MAKE_RUN_CODECOV = true
CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true
CARGO_MAKE_CARGO_BUILD_TEST_FLAGS = "--lib"
CARGO_MAKE_COVERAGE_PROVIDER = "kcov"

[tasks.build-wasm]
Expand Down

0 comments on commit e425d0e

Please sign in to comment.