Update pio_build.yml
This commit is contained in:
parent
326c9a0de7
commit
642c064ffd
1 changed files with 3 additions and 3 deletions
6
.github/workflows/pio_build.yml
vendored
6
.github/workflows/pio_build.yml
vendored
|
@ -31,9 +31,9 @@ jobs:
|
||||||
# virtual_panel: ["", -DVIRTUAL_PANE]
|
# virtual_panel: ["", -DVIRTUAL_PANE]
|
||||||
example:
|
example:
|
||||||
- "examples/PIO_TestPatterns"
|
- "examples/PIO_TestPatterns"
|
||||||
exclude:
|
# exclude:
|
||||||
- no_fast_functions: ""
|
# - no_fast_functions: ""
|
||||||
virtual_panel: -DVIRTUAL_PANE
|
# virtual_panel: -DVIRTUAL_PANE
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Reference in a new issue