We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9de5c9 commit f13a704Copy full SHA for f13a704
Makefile
@@ -44,5 +44,5 @@ build: install
44
test: build
45
hack/verify-dist.sh
46
hack/test-headless.sh test $(GRUNT_FLAGS)
47
- hack/test-headless.sh test-integration $(GRUNT_FLAGS)
+ -hack/test-headless.sh test-integration $(GRUNT_FLAGS)
48
.PHONY: test
0 commit comments