File tree Expand file tree Collapse file tree 2 files changed +0
-23
lines changed
Expand file tree Collapse file tree 2 files changed +0
-23
lines changed Original file line number Diff line number Diff line change @@ -56,19 +56,10 @@ jobs:
5656 fqbn : ${{ matrix.board.fqbn }}
5757 platforms : ${{ matrix.board.platforms }}
5858 libraries : ${{ env.LIBRARIES }}
59- enable-deltas-report : true
6059 github-token : ${{ secrets.GITHUB_TOKEN }}
61- sketches-report-path : ${{ env.SKETCHES_REPORTS_PATH }}
6260 sketch-paths : |
6361 - examples/CAN/OpenCyphal-Blink
6462 - examples/CAN/OpenCyphal-Heartbeat-Publisher
6563 - examples/CAN/OpenCyphal-Heartbeat-Subscriber
6664 - examples/CAN/OpenCyphal-Service-Client
6765 - examples/CAN/OpenCyphal-Service-Server
68-
69- - name : Save memory usage change report as artifact
70- if : github.event_name == 'pull_request'
71- uses : actions/upload-artifact@v4
72- with :
73- name : ${{ env.SKETCHES_REPORTS_PATH }}
74- path : ${{ env.SKETCHES_REPORTS_PATH }}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments