Skip to content

Commit

Permalink
Update ios.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored Jun 7, 2024
1 parent c340df6 commit 1377aa1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 1377aa1

Please sign in to comment.