I hate yaml
This commit is contained in:
parent
975bb3e3fa
commit
45c2548e18
12
.github/workflows/main.yml
vendored
12
.github/workflows/main.yml
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user