Skip to content

Commit 9af6b6a

Browse files
committed
Revert "make build before test-syntax"
This reverts commit 444fd4d.
1 parent c8c3761 commit 9af6b6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ node_modules/.bin/semver:
2626
test: lib
2727
node scripts/ciTest.js -all
2828

29-
test-syntax: build
29+
test-syntax:
3030
bash ./scripts/test_syntax.sh
3131
make reanalyze
3232
bash ./scripts/testok.sh

0 commit comments

Comments
 (0)