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
|
||||
pio_cache_key: test.esp32_ard
|
||||
- id: test
|
||||
file: tests/test.esp32_idf.yaml
|
||||
name: Test tests/test.esp32_idf.yaml
|
||||
pio_cache_key: test.esp32_idf
|
||||
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.yaml
|
||||
name: Test tests/test.rp2040.yaml
|
||||
pio_cache_key: test.rp2040
|
||||
file: tests/test.rp2040.yaml
|
||||
name: Test tests/test.rp2040.yaml
|
||||
pio_cache_key: test.rp2040
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user