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 c5da813 commit 4fdefa8Copy full SHA for 4fdefa8
.github/workflows/examples.yml
@@ -11,6 +11,7 @@ jobs:
11
python-version: [3.7]
12
example:
13
- "examples/gpio-blink"
14
+ - "examples/adc-example"
15
runs-on: ${{ matrix.os }}
16
steps:
17
- uses: actions/checkout@v2
0 commit comments