From 1377aa1a84cdb1df4b7f62e52ac3864d281ca9eb Mon Sep 17 00:00:00 2001 From: Marcelo Shima Date: Thu, 6 Jun 2024 22:00:07 -0300 Subject: [PATCH] Update ios.yml --- .github/workflows/ios.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml index 828e6d160..47d038e05 100644 --- a/.github/workflows/ios.yml +++ b/.github/workflows/ios.yml @@ -155,8 +155,6 @@ jobs: timeout-minutes: 15 env: DETOX_RECORD_VIDEOS: "${{ contains(github.event.pull_request.labels.*.name, 'pr: record-videos') && 'all' || 'none' }}" - - run: $SCRIPT_DIR/rename-detox-screenshots.sh - if: steps.compare.outputs.equals != 'true' - uses: actions/upload-artifact@v4 if: ${{ always() }} with: