Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Aug 5, 2024
1 parent e8fb6ab commit 6804eaa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/arduino_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ on:
- "examples/**"
- "src/**"
- ".github/workflows/arduino_ci.yml"
branches:
- t-watch-s3
jobs:
build:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ monitor_filters =

lib_deps =
lvgl/lvgl @ 8.4.0
lewisxhe/SensorLib @ 0.2.0
lewisxhe/SensorLib @ 0.1.8
FS
SPIFFS
SD
Expand Down

0 comments on commit 6804eaa

Please sign in to comment.