Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Mar 18, 2024
1 parent 398592c commit ccbed8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/arduino_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- examples/lv_benchmark/lv_benchmark.ino
- examples/lv_factory/lv_factory.ino
- examples/lv_helloworld/lv_helloworld.ino
- examples/DeepSleep/DeepSleep.ino
- examples/lv_gif/lv_gif.ino
- examples/lv_slider/lv_slider.ino
- examples/lv_images/lv_images.ino
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- examples/RGBPanel
- examples/TFT_eSPI_Sprite
- examples/Touchpad
- examples/DeepSleep

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit ccbed8b

Please sign in to comment.