add test w/o time.
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -26,6 +26,10 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- id: test
|
||||
file: tests/test.esp32_ard.notime.yaml
|
||||
name: Test tests/test.esp32_ard.notime.yaml
|
||||
pio_cache_key: test.esp32_ard.notime
|
||||
- id: test
|
||||
file: tests/test.esp32_ard.uart.yaml
|
||||
name: Test tests/test.esp32_ard.uart.yaml
|
||||
|
||||
Reference in New Issue
Block a user