Skip to content

Commit

Permalink
ci: Fix typo in PlatformIO CI runner
Browse files Browse the repository at this point in the history
Signed-off-by: Siddharth Chandrasekaran <[email protected]>
  • Loading branch information
sidcha committed Nov 10, 2024
1 parent f7be08e commit 49c1a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
example:
examples:
- examples/platformio/cp.ino
- examples/platformio/pd.ino
steps:
Expand Down

0 comments on commit 49c1a9a

Please sign in to comment.