diff --git a/action.yml b/action.yml index bf0f8fc..bcbc9b9 100644 --- a/action.yml +++ b/action.yml @@ -176,7 +176,7 @@ runs: fi fi - name: Upload coverage to Codecov - run: ${GITHUB_ACTION_PATH}/dist/codecov.sh + run: ${GITHUB_ACTION_PATH}/dist/codecov.sh shell: bash working-directory: ${{ inputs.working-directory }} env: