Skip to content

Commit f497799

Browse files
committed
skip ai tests in ci
Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
1 parent 7b6d385 commit f497799

File tree

2 files changed

+141
-134
lines changed

2 files changed

+141
-134
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
-destination 'platform=macOS' \
4646
-derivedDataPath ./build \
4747
-only-testing:KasetTests \
48+
-skip-testing:KasetTests/MusicIntentIntegrationTests \
4849
CODE_SIGN_IDENTITY="" \
4950
CODE_SIGNING_REQUIRED=NO \
5051
CODE_SIGNING_ALLOWED=NO \

0 commit comments

Comments
 (0)