We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2520a commit 4a145d6Copy full SHA for 4a145d6
.github/workflows/darwin-tests.yaml
@@ -97,7 +97,7 @@ jobs:
97
./scripts/run_in_build_env.sh \
98
"./scripts/tests/run_test_suite.py \
99
--chip-tool ./out/darwin-x64-chip-tool-darwin-${BUILD_VARIANT}/chip-tool-darwin \
100
- --target-skip-glob '{TestGroupMessaging,TV_*}' \
+ --target-skip-glob '{TestGroupMessaging,TV_*,DL_*}' \
101
run \
102
--iterations 1 \
103
--all-clusters-app ./out/darwin-x64-all-clusters-${BUILD_VARIANT}/chip-all-clusters-app \
0 commit comments