Try see if tests pass on a macos build for github action

This commit is contained in:
Debanjum Singh Solanky
2021-10-03 00:38:39 -07:00
parent d896664fdb
commit 5c92db7562

View File

@@ -11,7 +11,7 @@ on:
jobs: jobs:
test: test:
name: Run Tests name: Run Tests
runs-on: "ubuntu-latest" runs-on: "macos-latest"
defaults: defaults:
run: run:
shell: bash -l {0} shell: bash -l {0}