Update CI

This commit is contained in:
lewishe 2024-02-01 12:33:44 +08:00
parent 32ed43a1a4
commit 84ba162e20

View File

@ -16,9 +16,16 @@ jobs:
strategy:
matrix:
example:
- Arduino_GFX_PDQgraphicstest
- Arduino_GFXDemo
- Arduino_GFX_PDQgraphicstest
- GetBatteryVoltage
- I2CScan
- ImageScroll
- MPR121TouchSensor
- PCBClock
- PokerS3
- SerialExample
- T-Display-S3-MIDI
- TFT_Rainbow
- factory
- lv_demos
@ -28,7 +35,6 @@ jobs:
- tft
- touch_test
- usb_hid_pad
- T-Display-S3-MIDI
steps:
- uses: actions/checkout@v3