Skip to content

Persist visit options if a response is present #159

Persist visit options if a response is present

Persist visit options if a response is present #159

Workflow file for this run

name: CI
on: [push]
jobs:
test:
runs-on: macos-latest
steps:
- uses: actions/checkout@master
- name: Run Tests
run: xcodebuild -scheme Turbo test -quiet -sdk iphonesimulator -destination 'platform=iOS Simulator,name=iPhone 14'