Skip to content

Commit b3beb66

Browse files
committed
ci: Skip running UT
1 parent 16657ba commit b3beb66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/Fastfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ platform :ios do
6464
sh(%Q[echo 'let JUDGE0_KEY = "#{JUDGE0_KEY}"' >> CodeApp/Constants/Secrets.swift])
6565
end
6666

67-
run_tests(scheme: "Code UI")
67+
# run_tests(scheme: "Code UI")
6868

6969
match(
7070
type: 'appstore',

0 commit comments

Comments
 (0)