Skip to content

Add xcpretty to Gemfile #9

Add xcpretty to Gemfile

Add xcpretty to Gemfile #9

Workflow file for this run

name: Test
on: push
jobs:
ios:
name: iOS
runs-on: macos-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- uses: ./.github/actions
with:
xcode: '14.2'
platform: iOS
scheme: Auth0.iOS