Skip to content

Commit f13a704

Browse files
committed
Temporarily disable integration tests
1 parent a9de5c9 commit f13a704

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
@@ -44,5 +44,5 @@ build: install
4444
test: build
4545
hack/verify-dist.sh
4646
hack/test-headless.sh test $(GRUNT_FLAGS)
47-
hack/test-headless.sh test-integration $(GRUNT_FLAGS)
47+
-hack/test-headless.sh test-integration $(GRUNT_FLAGS)
4848
.PHONY: test

0 commit comments

Comments
 (0)