Skip to content

Commit f74adba

Browse files
Update compile-examples.yml
1 parent 0fa9f61 commit f74adba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile-examples.yml

+1
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
platforms: ${{ matrix.board.platforms }}
9797
enable-deltas-report: true
9898
sketches-report-path: ${{ env.SKETCHES_REPORTS_PATH }}
99+
github-token: ${{ secrets.GITHUB_TOKEN }}
99100

100101
- name: Save memory usage change report as artifact
101102
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)