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 6ca8a2c commit 7b51939Copy full SHA for 7b51939
.github/workflows/build-examples.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
jobs:
6
build-with-pio:
7
+ name: Build with PlatformIO
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v4
0 commit comments