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 2c53122 commit 2aa551fCopy full SHA for 2aa551f
.github/workflows/tests.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Build test
38
continue-on-error: true
39
run: |
40
- pio run -d ${{ matrix.example }} -v
+ pio run -d ${{ matrix.example }}
41
- name: Show Python arch in venv
42
43
# Avoid local platform.py
0 commit comments