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 1703b4d commit c7e1556Copy full SHA for c7e1556
1 file changed
.github/workflows/continuous-integration.yml
@@ -82,6 +82,7 @@ jobs:
82
test 2>&1 \
83
| xcbeautify
84
- name: Build & Run Swift Codegen Tests
85
+ run: |
86
cd test-sdks && \
87
set -o pipefail && \
88
NSUnbufferedIO=YES xcodebuild \
0 commit comments