We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9580c34 commit 33f87f5Copy full SHA for 33f87f5
.github/workflows/compile_examples.yml
@@ -26,6 +26,7 @@ jobs:
26
- "examples/Watches/DeleteWatch/DeleteWatch.ino"
27
- "examples/Watches/ListWatch/ListWatch.ino"
28
- "examples/Watches/ListWatchID/ListWatchID.ino"
29
+ - "examples/Watches/RenewWatch/RenewWatch.ino"
30
31
32
steps:
@@ -77,6 +78,7 @@ jobs:
77
78
79
80
81
82
83
- uses: actions/checkout@v2
84
- name: Cache pip
0 commit comments