Skip to content

Commit 34eb8af

Browse files
committed
feat(CI): Enable all traits
1 parent 10466cc commit 34eb8af

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
!contains(github.event.head_commit.message, '[ci skip]') &&
2121
!contains(github.event.head_commit.message, '[ci skip test]')
2222
runs-on: macos-latest
23+
env:
24+
ENABLE_ALL_TRAITS: 1
2325
strategy:
2426
matrix:
2527
platform: [iOS, macOS, macCatalyst, tvOS, watchOS]

0 commit comments

Comments
 (0)