mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
CI: run unittests on macos
this is to ensure dependencies can be installed and loaded on macos (on AMD64)
This commit is contained in:
2
.github/workflows/unittests.yml
vendored
2
.github/workflows/unittests.yml
vendored
@@ -23,6 +23,8 @@ jobs:
|
|||||||
os: windows-latest
|
os: windows-latest
|
||||||
- python: {version: '3.10'} # current
|
- python: {version: '3.10'} # current
|
||||||
os: windows-latest
|
os: windows-latest
|
||||||
|
- python: {version: '3.10'} # current
|
||||||
|
os: macos-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Reference in New Issue
Block a user