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 330dac4 commit 5d56744Copy full SHA for 5d56744
.github/workflows/code-coverage.yml
@@ -103,4 +103,4 @@ jobs:
103
echo "exists=${{ steps.badge.outputs.exists }}"
104
echo "changed=${{ steps.badge.outputs.changed }}"
105
echo "result=${{ steps.cpr.outputs.result }}"
106
- echo "pr=${{ steps.cpr.outputs['pull-request-url'] || 'n/a' }}"
+ echo "pr=${{ steps.cpr.outputs['pull-request-url'] || 'n/a' }}"
0 commit comments