Skip to content

Commit 9ff68f7

Browse files
committed
allow warnings for now
1 parent d389f41 commit 9ff68f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/remoteconfig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
# Flaky tests on CI
7171
- os: macos-15
7272
xcode: Xcode_16.1
73-
tests:
73+
tests: --allow-warnings
7474
runs-on: ${{ matrix.build-env.os }}
7575
steps:
7676
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)