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 8ea3f5d commit f556fb2Copy full SHA for f556fb2
.github/workflows/remoteconfig.yml
@@ -42,7 +42,7 @@ jobs:
42
# Disable - pending resolution of #9086
43
# - name: IntegrationTest
44
# if: matrix.target == 'iOS'
45
- # run: ([ -z $plist_secret ] || scripts/third_party/travis/retry.sh scripts/build.sh RemoteConfig iOS integration)
+ # run: ([ -z $plist_secret ] || scripts/build.sh RemoteConfig iOS integration)
46
47
pod-lib-lint:
48
# Don't run on private repo unless it is a PR.
0 commit comments