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]
|
||||
example:
|
||||
- "examples/PIO_TestPatterns"
|
||||
exclude:
|
||||
- no_fast_functions: ""
|
||||
virtual_panel: -DVIRTUAL_PANE
|
||||
# exclude:
|
||||
# - no_fast_functions: ""
|
||||
# virtual_panel: -DVIRTUAL_PANE
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in a new issue