Skip to content

Commit 9d4972b

Browse files
author
Stephan Dilly
committed
also drive unittests on make check
1 parent a54fbf7 commit 9d4972b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ clippy-pedantic:
4141
cargo clean -p gitui -p asyncgit -p scopetime
4242
cargo clippy --all-features -- -W clippy::pedantic
4343

44-
check: fmt clippy
44+
check: fmt clippy test
4545

4646
install:
4747
cargo install --path "." --offline

0 commit comments

Comments
 (0)