Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: ShutingZhao <[email protected]>
  • Loading branch information
realshuting committed Oct 27, 2023
1 parent fe26f98 commit 47c90b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ SCRIPT ?= "kyverno-pss.js"

.PHONY: kyverno-pss-block
kyverno-pss-block:
cd k6 \
cd k6 && \
./start.sh ./tests/${SCRIPT} ${VUS} ${ITERATIONS}

.PHONY: check-error
Expand Down

0 comments on commit 47c90b9

Please sign in to comment.