We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6afc9f9 commit 63b8768Copy full SHA for 63b8768
.github/workflows/pre-check-CI-updates.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: ./.github/workflows/reusable-CI-workflow.yml
32
33
upload:
34
- name: Upload
+ name: Coverage
35
needs: [tests]
36
permissions:
37
contents: read
0 commit comments