Skip to content

Commit a7dedce

Browse files
committed
Ajuste comando de teste
1 parent d5d7d78 commit a7dedce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ docker run --rm \
1616
--workdir /testdata \
1717
-e INPUT_REPORTER=local \
1818
-e INPUT_FILTER_MODE=nofilter \
19-
-e INPUT_FAIL_ON_ERROR=true \
19+
-e INPUT_FAIL_ON_ERROR=false \
2020
-e INPUT_LEVEL=error \
2121
-e INPUT_RULESETFILES=file:basic.xml \
2222
-v $(pwd)/testdata:/testdata \

0 commit comments

Comments
 (0)