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 188da3e commit 9580c34Copy full SHA for 9580c34
.github/workflows/compile_examples.yml
@@ -26,7 +26,6 @@ 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:
@@ -78,7 +77,6 @@ jobs:
78
77
79
80
81
82
83
- uses: actions/checkout@v2
84
- name: Cache pip
0 commit comments