mirror of
https://github.com/zaphar/sheetsui.git
synced 2025-07-22 04:39:48 -04:00
chore: makefile adjustments
This commit is contained in:
parent
92b02eea78
commit
7bbdc26f13
2
Makefile
2
Makefile
@ -8,7 +8,7 @@ build: $(rust-files)
|
|||||||
cargo build
|
cargo build
|
||||||
|
|
||||||
tarpaulin-report.%: $(rust_files)
|
tarpaulin-report.%: $(rust_files)
|
||||||
cargo tarpaulin --skip-clean --test --out $*
|
cargo tarpaulin --skip-clean --engine llvm --out $*
|
||||||
|
|
||||||
cover: tarpaulin-report.html
|
cover: tarpaulin-report.html
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user