mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
fix(ci): change build-test-rules files folder
This commit is contained in:
4
components/spiffs/test_apps/.build-test-rules.yml
Normal file
4
components/spiffs/test_apps/.build-test-rules.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
components/spiffs/test_apps:
|
||||
disable_test:
|
||||
- if: IDF_TARGET not in ["esp32", "esp32c3", "esp32s3"]
|
||||
reason: These chips should be sufficient for test coverage (Xtensa and RISC-V, single and dual core)
|
Reference in New Issue
Block a user