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 7773d02 commit 4eaab2bCopy full SHA for 4eaab2b
.github/workflows/code-size-report.yml
@@ -18,7 +18,7 @@ jobs:
18
run-id: ${{ github.event.workflow_run.id }}
19
github-token: ${{ github.token }}
20
21
- - name: '📝 Check Report'
+ - name: '📝 Check report'
22
run: |
23
ls -1 -R ${GITHUB_WORKSPACE}
24
CODE_SIZE_REPORT=code-size-report.md
0 commit comments