Add macOS CI for tests

This commit is contained in:
Lynix
2022-03-19 17:48:59 +01:00
parent f3eeace359
commit 8c05395e95
4 changed files with 82 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ on:
paths-ignore:
- '.github/workflows/coverage.yml'
- '.github/workflows/linux-build.yml'
- '.github/workflows/macos-build.yml'
- '.github/workflows/windows-build.yml'
- '.gitignore'
- 'LICENSE'