mirror of
https://github.com/koalaman/shellcheck
synced 2025-08-19 21:03:51 -07:00
Build shpell before running tests, in case of compiler errors
This commit is contained in:
parent
69183f6609
commit
fdd2110437
1 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
all: .tests shpell
|
||||
all: shpell .tests
|
||||
true
|
||||
|
||||
shpell: regardless
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue