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 011b615 commit eaf9be4Copy full SHA for eaf9be4
.github/workflows/spm.yml
@@ -88,7 +88,7 @@ jobs:
88
- uses: actions/upload-artifact@v4
89
if: ${{ failure() }}
90
with:
91
- name: spm-build-run-${{ matrix.os }}-${{ matrix.xcode }}-xcodebuild-build.log
+ name: spm-build-run-${{ matrix.os }}-${{ matrix.xcode }}-xcodebuild-test.log
92
path: xcodebuild-test.log
93
if-no-files-found: error
94
0 commit comments