Skip to content

Update ios.yml

Update ios.yml #4

Workflow file for this run

name: build-ios-app
on:
push:
branches:
- 'main'
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- run: fastlane tests