Skip to content

Commit eb4b0d7

Browse files
committed
Revert "upload ios projects artifacts"
This reverts commit e04d6a6.
1 parent 043bc1f commit eb4b0d7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/integration_tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -610,12 +610,6 @@ jobs:
610610
if [ ! -f build-results-ios-macos-12.log.json ]; then
611611
echo "__SUMMARY_MISSING__" > build-results-ios-macos-12.log.json
612612
fi
613-
- name: Upload iOS xcode projects artifacts (test only)
614-
uses: actions/upload-artifact@v3
615-
if: ${{ !cancelled() }}
616-
with:
617-
name: ta
618-
path: ta
619613
- name: Upload iOS integration tests artifact
620614
uses: actions/upload-artifact@v3
621615
if: ${{ !cancelled() }}

0 commit comments

Comments
 (0)