We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16657ba commit b3beb66Copy full SHA for b3beb66
fastlane/Fastfile
@@ -64,7 +64,7 @@ platform :ios do
64
sh(%Q[echo 'let JUDGE0_KEY = "#{JUDGE0_KEY}"' >> CodeApp/Constants/Secrets.swift])
65
end
66
67
- run_tests(scheme: "Code UI")
+ # run_tests(scheme: "Code UI")
68
69
match(
70
type: 'appstore',
0 commit comments