Skip to content

Commit be27a65

Browse files
committed
Removendo aspas
1 parent a7dedce commit be27a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ java -jar /lib/codenarc-all.jar \
2020
-filter-mode="${INPUT_FILTER_MODE}" \
2121
-fail-on-error="${INPUT_FAIL_ON_ERROR}" \
2222
-level="${INPUT_LEVEL}" \
23-
"${INPUT_REVIEWDOG_FLAGS}"
23+
${INPUT_REVIEWDOG_FLAGS}
2424

2525
rm result.txt

0 commit comments

Comments
 (0)