Skip to content

Commit b7e006f

Browse files
authored
Update entrypoint.sh
1 parent 9a5ed97 commit b7e006f

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
@@ -2,4 +2,4 @@
22

33
set -e
44

5-
make-coverage-badge --output-path "${INPUT_PATH}/${INPUT_OUTPUT-PATH}" --report-path "${INPUT_PATH}/${INPUT_REPORT-PATH}"
5+
make-coverage-badge --output-path "${INPUT_PATH}/${INPUT_OUTPUT_PATH}" --report-path "${INPUT_PATH}/${INPUT_REPORT_PATH}"

0 commit comments

Comments
 (0)