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 65690df commit 769aba9Copy full SHA for 769aba9
1 file changed
.github/workflows/run-coverage/action.yml
@@ -1,7 +1,7 @@
1
-name: 'Run Coverage'
2
-description: 'Run code coverage collection and upload artifacts'
+name: "Run Coverage"
+description: "Run code coverage collection and upload artifacts"
3
runs:
4
- using: 'composite'
+ using: "composite"
5
steps:
6
- name: Install Task
7
shell: bash
0 commit comments