File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 3636 - fqbn : arduino:mbed_portenta:envie_m7
3737 platforms : |
3838 - name: arduino:mbed_portenta
39+ artifact-name-suffix : arduino-mbed_portenta-envie_m7
3940 - fqbn : arduino:mbed_portenta:portenta_x8
4041 platforms : |
4142 - name: arduino:mbed_portenta
43+ artifact-name-suffix : arduino-mbed_portenta-portenta_x8
4244
4345 steps :
4446 - name : Checkout repository
6567 with :
6668 if-no-files-found : error
6769 path : ${{ env.SKETCHES_REPORTS_PATH }}
68- name : ${{ env.SKETCHES_REPORTS_PATH }}
70+ name : sketches-report- ${{ matrix.board.artifact-name-suffix }}
Original file line number Diff line number Diff line change 2020 - name : Comment size deltas reports to PRs
2121 uses : arduino/report-size-deltas@v1
2222 with :
23- # The name of the workflow artifact created by the sketch compilation workflow
24- sketches-reports-source : sketches-reports
23+ # Regex matching the names of the workflow artifacts created by the "Compile Examples" workflow
24+ sketches-reports-source : ^ sketches-report-.+
You can’t perform that action at this time.
0 commit comments