mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-27 04:55:53 +00:00
fix(ci): change build-test-rules files folder
This commit is contained in:
4
components/spiffs/host_test/.build-test-rules.yml
Normal file
4
components/spiffs/host_test/.build-test-rules.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
components/spiffs/host_test:
|
||||
enable:
|
||||
- if: IDF_TARGET == "linux"
|
||||
reason: only test on linux
|
||||
Reference in New Issue
Block a user