We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4eb5877 + 0e62550 commit 3a6c08bCopy full SHA for 3a6c08b
1 file changed
Makefile
@@ -12,7 +12,7 @@ test:
12
.PHONY: test
13
14
integration-test:
15
- ./hack/integration-test.sh
+ hack/test-integration.sh
16
.PHONY: integration-test
17
18
update: build
0 commit comments