Skip to content

Make record option optional to support environment variable #46

Make record option optional to support environment variable

Make record option optional to support environment variable #46

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
types:
- opened
- reopened
- synchronize
jobs:
verify-pods:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- run: xcodebuild test -scheme Nimble-SnapshotTesting -destination 'platform=iOS Simulator,OS=17.5,name=iPhone 15'