We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ec418c commit 1208917Copy full SHA for 1208917
.github/workflows/coverage-upload.yml
@@ -37,7 +37,6 @@ jobs:
37
with:
38
artifacts-pattern: coverage-groups-*
39
run-id: ${{ needs.fetch-info.outputs.run-id }}
40
- override-commit: ${{ needs.fetch-info.outputs.commit-sha }}
41
42
codecov-uploader:
43
name: Codecov
0 commit comments