Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
iabdalkader committed Jul 25, 2024
1 parent 564a839 commit c31aafc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-size-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run-id: ${{ github.event.workflow_run.id }}
github-token: ${{ github.token }}

- name: '📝 Check report'
- name: '📝 Check Report'
run: |
# List the contents of the workspace to verify the file exists
ls -1 -R ${GITHUB_WORKSPACE}
Expand Down

0 comments on commit c31aafc

Please sign in to comment.