Skip to content

Commit 25c691c

Browse files
authored
Apply suggestion from @martonvago
revert: ⏪ don't delete checks
1 parent c8d746c commit 25c691c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
@_builds: build-contributors build-website build-readme
66

77
# Run all build-related recipes in the justfile
8-
run-all: _tests _builds
8+
run-all: check-spelling check-commits _tests _builds
99

1010
# Install the pre-commit hooks
1111
install-precommit:

0 commit comments

Comments
 (0)