Skip to content

Commit

Permalink
Update the glob for skipping TV apps in darwin tests
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Nov 26, 2021
1 parent 510f97e commit 9f55946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
run: |
./scripts/run_in_build_env.sh \
"./scripts/tests/run_test_suite.py \
--target-skip-glob 'tv-*' \
--target-skip-glob 'TV_*' \
run \
--iterations 2 \
--chip-tool ./out/debug/standalone/chip-tool \
Expand Down

0 comments on commit 9f55946

Please sign in to comment.