Update action.yml

This commit is contained in:
Tom Hu 2024-11-13 14:15:00 -05:00 committed by GitHub
parent 20e8f5f21a
commit a466a4cda1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: