prepare for when UART PR#4465 is merged.

This commit is contained in:
Your Name
2023-03-20 14:38:33 +01:00
parent 9ce5eb1f38
commit b95c246c20
9 changed files with 163 additions and 4 deletions

View File

@@ -26,14 +26,26 @@ jobs:
fail-fast: false
matrix:
include:
- id: test
file: tests/test.esp32_ard.uart.yaml
name: Test tests/test.esp32_ard.uart.yaml
pio_cache_key: test.esp32_ard.uart
- id: test
file: tests/test.esp32_ard.yaml
name: Test tests/test.esp32_ard.yaml
pio_cache_key: test.esp32_ard
- id: test
file: tests/test.esp32_idf.uart.yaml
name: Test tests/test.esp32_idf.uart.yaml
pio_cache_key: test.esp32_idf.uart
- id: test
file: tests/test.esp32_idf.yaml
name: Test tests/test.esp32_idf.yaml
pio_cache_key: test.esp32_idf
- id: test
file: tests/test.rp2040.uart.yaml
name: Test tests/test.rp2040.uart.yaml
pio_cache_key: test.rp2040.uart
- id: test
file: tests/test.rp2040.yaml
name: Test tests/test.rp2040.yaml