Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisxhe committed Sep 23, 2024
1 parent 80c0c1b commit 86ba834
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 @@ -35,6 +35,7 @@ jobs:
- examples/QMC6310_GetDataExample/QMC6310_GetDataExample.ino
- examples/QMC6310_GetPolarExample/QMC6310_GetPolarExample.ino
- examples/QMI8658_BlockExample/QMI8658_BlockExample.ino
- examples/QMI8658_CalibrationExample/QMI8658_CalibrationExample.ino
- examples/QMI8658_GetDataExample/QMI8658_GetDataExample.ino
- examples/QMI8658_InterruptBlockExample/QMI8658_InterruptBlockExample.ino
- examples/QMI8658_InterruptExample/QMI8658_InterruptExample.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 @@ -44,6 +44,7 @@ jobs:
- examples/QMC6310_GetDataExample
- examples/QMC6310_GetPolarExample
- examples/QMI8658_BlockExample
- examples/QMI8658_CalibrationExample
- examples/QMI8658_GetDataExample
- examples/QMI8658_InterruptBlockExample
- examples/QMI8658_InterruptExample
Expand Down

0 comments on commit 86ba834

Please sign in to comment.