Update CI

This commit is contained in:
lewishe 2024-02-01 11:58:54 +08:00
parent 5f448d5329
commit 4d4d78bca9

View File

@ -13,21 +13,19 @@ jobs:
strategy:
matrix:
example:
[
Arduino_GFX_PDQgraphicstest,
Arduino_GFXDemo,
SerialExample,
TFT_Rainbow,
factory,
lv_demos,
nes,
ota,
sd,
tft,
touch_test,
usb_hid_pad,
T-Display-S3-MIDI,
]
- Arduino_GFX_PDQgraphicstest
- Arduino_GFXDemo
- SerialExample
- TFT_Rainbow
- factory
- lv_demos
- nes
- ota
- sd
- tft
- touch_test
- usb_hid_pad
- T-Display-S3-MIDI
steps:
- uses: actions/checkout@v3