Skip to content

Commit 63e36cb

Browse files
committed
Pass --traits to Android build step in CI.
1 parent 8ce5918 commit 63e36cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
# Android SDK does not yet support Testing framework
2828
build-tests: false
29+
swift-build-flags: "--traits Model,CloudKit"
2930
windows:
3031
runs-on: windows-latest
3132
# Error: error: invalid path 'docs/Forked/data/documentation/forked/atomicrepository/content(of:at:).json'

0 commit comments

Comments
 (0)