Skip to content

Commit 042b05d

Browse files
committed
Run iOS & macOS unit tests on Xcode 16.0
1 parent 6ddfa1b commit 042b05d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: macos-15
2020
strategy:
2121
matrix:
22-
command: ['']
22+
command: [test, '']
2323
platform: [IOS, MACOS]
2424
xcode: ['16.0']
2525
steps:

0 commit comments

Comments
 (0)