Skip to content

Commit 5e1b68e

Browse files
committed
update Makefile
1 parent a5455a8 commit 5e1b68e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ COVERAGE = python -m pytest
66
DEMO = './demo-assignments'
77

88
.PHONY: all
9-
all: check-style check-type run-test-coverage clean
9+
all: check-style check-type run-test run-test-coverage clean
1010
@echo "All checks passed!"
1111

1212
.PHONY: check-type
1.89 KB
Loading

0 commit comments

Comments
 (0)