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 d389f41 commit 9ff68f7Copy full SHA for 9ff68f7
.github/workflows/remoteconfig.yml
@@ -70,7 +70,7 @@ jobs:
70
# Flaky tests on CI
71
- os: macos-15
72
xcode: Xcode_16.1
73
- tests:
+ tests: --allow-warnings
74
runs-on: ${{ matrix.build-env.os }}
75
steps:
76
- uses: actions/checkout@v4
0 commit comments