Skip to content

Commit 4eaab2b

Browse files
committed
update workflows
1 parent 7773d02 commit 4eaab2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-size-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run-id: ${{ github.event.workflow_run.id }}
1919
github-token: ${{ github.token }}
2020

21-
- name: '📝 Check Report'
21+
- name: '📝 Check report'
2222
run: |
2323
ls -1 -R ${GITHUB_WORKSPACE}
2424
CODE_SIZE_REPORT=code-size-report.md

0 commit comments

Comments
 (0)