chore: e2e automated tests

This commit is contained in:
Nathan Walker
2022-07-22 11:31:10 -07:00
parent 8f91f3bd5f
commit 4f56d8650b
5 changed files with 56 additions and 49 deletions

View File

@@ -9,7 +9,7 @@ on:
jobs:
test:
runs-on: macos-latest
runs-on: macos-12
steps:
- uses: actions/checkout@v2