mirror of
https://github.com/codecov/codecov-action.git
synced 2025-12-08 16:16:24 +00:00
fix: shell
This commit is contained in:
@@ -266,6 +266,7 @@ runs:
|
||||
CC_YML_PATH: ${{ inputs.codecov_yml_path }}
|
||||
|
||||
- name: fail
|
||||
shell: bash
|
||||
run: exit 1
|
||||
|
||||
- name: Gracefully exit
|
||||
|
||||
Reference in New Issue
Block a user