Skip to content

Commit bd3c3fd

Browse files
committed
change the path in local toml
1 parent 5268f11 commit bd3c3fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ci/.build_and_run_idf_examples_config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ exclude = [
99
]
1010

1111
recursive = true
12-
manifest_file = "examples/peripherals/.build-test-rules.yml"
12+
manifest_file = "${IDF_PATH}/examples/peripherals/.build-test-rules.yml"
1313
check_warnings = true
1414
target = "all"
1515

0 commit comments

Comments
 (0)