Skip to content

Merge pull request #33 from smartystreets/iac-v2 #23

Merge pull request #33 from smartystreets/iac-v2

Merge pull request #33 from smartystreets/iac-v2 #23

Workflow file for this run

name: Test IOS
on:
push:
branches:
- '*'
jobs:
test:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- run : |
make test