Skip to content

Commit

Permalink
Revert "Fix a shellcheck error."
Browse files Browse the repository at this point in the history
This reverts commit 1b3105c.
  • Loading branch information
nhosoi committed Dec 15, 2022
1 parent 1b3105c commit 2431c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/custom-woke-action/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ echo '::group:: Running woke ...'
woke \
--output github-actions \
--exit-1-on-failure="${INPUT_FAIL_ON_ERROR:-false}" \
"${INPUT_WOKE_ARGS}"
${INPUT_WOKE_ARGS}
echo '::endgroup::'

0 comments on commit 2431c38

Please sign in to comment.