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 3667e70 commit e1a3d5eCopy full SHA for e1a3d5e
1 file changed
.github/actions/test-ios-rntester/action.yml
@@ -104,6 +104,7 @@ runs:
104
shell: bash
105
run: |
106
echo "zipping tests results"
107
+ cd /Users/runner/Library/Developer/Xcode
108
tar -zcvf xcresults.tar.gz "/tmp/RNTesterTestResults"
109
- name: Upload artifact
110
uses: actions/upload-artifact@v4.3.4
0 commit comments