File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed
Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -183,10 +183,6 @@ jobs:
183183 runs-on : ubuntu-latest
184184 needs :
185185 - package-core
186- <<<<<<< Updated upstream
187- if : ${{ !cancelled() }}
188- =======
189- >>>>>>> Stashed changes
190186 steps :
191187 - uses : geekyeggo/delete-artifact@v5.1.0
192188 with :
Original file line number Diff line number Diff line change 2121 examples/04.Communication/SerialPassthrough \
2222
2323 # Smoke test for C++ features
24- get_latest_release libraries bblanchon/ArduinoJson \
25- examples/JsonFilterExample \
26- examples/JsonGeneratorExample \
27- examples/JsonParserExample \
28- examples/MsgPackParser \
29- examples/ProgmemExample \
30- examples/StringExample \
24+ get_latest_release libraries arduino-libraries/Arduino_JSON \
3125
3226 # Smoke test for SPI API compatibilty
3327 # get_branch_tip libraries PaulStoffregen/SerialFlash master
You can’t perform that action at this time.
0 commit comments