Skip to content

Commit

Permalink
fix: check it
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Dec 6, 2024
1 parent 969e2a1 commit 45c554e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,10 +265,6 @@ runs:
CC_VERSION: ${{ inputs.version }}
CC_YML_PATH: ${{ inputs.codecov_yml_path }}

- name: fail
shell: bash
run: exit 1

- name: Gracefully exit
if: ${{ !cancelled() }} && "$CC_FAIL_CI_IF_ERROR" != "true"
shell: bash
Expand Down

0 comments on commit 45c554e

Please sign in to comment.