We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b89902 commit 2151cddCopy full SHA for 2151cdd
.github/workflows/ci.yml
@@ -174,7 +174,7 @@ jobs:
174
run: fastlane test platform:${{ matrix.platform[0] }} version:${{ matrix.platform[1] }} scheme:SwiftUIIntrospectTests configuration:Debug
175
176
framework-archiving:
177
- name: Archive Framework
+ name: Archive Framework (${{ matrix.platform[0] }})
178
runs-on: macos-15
179
strategy:
180
fail-fast: false
0 commit comments