I hate yaml

This commit is contained in:
Your Name 2023-03-20 13:50:20 +01:00
parent 975bb3e3fa
commit 45c2548e18

View File

@ -31,13 +31,13 @@ jobs:
name: Test tests/test.esp32_ard.yaml name: Test tests/test.esp32_ard.yaml
pio_cache_key: test.esp32_ard pio_cache_key: test.esp32_ard
- id: test - id: test
file: tests/test.esp32_idf.yaml file: tests/test.esp32_idf.yaml
name: Test tests/test.esp32_idf.yaml name: Test tests/test.esp32_idf.yaml
pio_cache_key: test.esp32_idf pio_cache_key: test.esp32_idf
- id: test - id: test
file: tests/test.rp2040.yaml file: tests/test.rp2040.yaml
name: Test tests/test.rp2040.yaml name: Test tests/test.rp2040.yaml
pio_cache_key: test.rp2040 pio_cache_key: test.rp2040
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3