Skip to content

Fix remaining record variables (#14) #48

Fix remaining record variables (#14)

Fix remaining record variables (#14) #48

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'