Skip to content

fix(storage, apple): set the storage emulator only once to stop it from crashing on hot restart #10641

fix(storage, apple): set the storage emulator only once to stop it from crashing on hot restart

fix(storage, apple): set the storage emulator only once to stop it from crashing on hot restart #10641

Workflow file for this run

name: pr_title
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@c3cd5d1ea3580753008872425915e343e351ab54
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}