We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 284ec79 commit 836b7a2Copy full SHA for 836b7a2
Makefile
@@ -115,7 +115,7 @@ test-release-docs:
115
cargo test --profile quick --doc --features doctest-private
116
117
codecov:
118
- cargo llvm-cov -p forest-filecoin --no-default-features --codecov --output-path lcov.info nextest
+ cargo llvm-cov -p forest-filecoin --no-default-features --codecov --output-path lcov.info
119
120
# Checks if all headers are present and adds if not
121
license:
0 commit comments