We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4015d commit cbad21cCopy full SHA for cbad21c
Makefile
@@ -27,4 +27,4 @@ check : ci-like-lint tests
27
container:
28
docker build --rm --pull --no-cache -t grafana/k6 .
29
30
-.PHONY: build format ci-like-lint lint tests check container
+.PHONY: build format ci-like-lint lint tests check container
0 commit comments