Skip to content

Commit b861004

Browse files
committed
WIP
1 parent ca641ec commit b861004

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
@@ -174,7 +174,7 @@ jobs:
174174
run: fastlane test platform:${{ matrix.platform[0] }} version:${{ matrix.platform[1] }} scheme:SwiftUIIntrospectTests configuration:Debug
175175

176176
framework-archiving:
177-
name: Archive Framework (${{ matrix.platform[0] }})
177+
name: Archive Framework (${{ matrix.platform }})
178178
runs-on: macos-15
179179
strategy:
180180
fail-fast: false

0 commit comments

Comments
 (0)