codecov-action
codecov-action copied to clipboard
Issue detecting commit sha
Issue detecting commit SHA. Please run actions/checkout with fetch-depth > 1 or set to 0.
Githb action code
- name: Upload to codecov.io uses: codecov/codecov-action@v3 with: token: ${{secrets.CODECOV_TOKEN}} fail_ci_if_error: true