Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
philprime committed Feb 22, 2024
1 parent 16d42c9 commit f8baaae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
-derivedDataPath /tmp/DerivedData \
-resultBundlePath test_output \
CODE_SIGNING_ALLOWED="NO" \
test 2>&1 | tee test-iOS.log | xcbeautify
build test 2>&1 | tee test-iOS.log | xcbeautify
- name: Upload test log file on error
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit f8baaae

Please sign in to comment.