Skip to content

Commit

Permalink
#7 fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
davetcc committed Aug 10, 2024
1 parent ac7948e commit 54862f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- examples/utf8decoder/utf8decoder.ino
include:
# ESP
- example: examples/adaFruitGfxUnicode/adaFruitGfxUnicode.ino
- example: examples/adafruitGfxUnicode/adaFruitGfxUnicode.ino
board: [esp32dev, esp01_1m]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 54862f2

Please sign in to comment.