AutomatedTest: improve and run under macOS CI too

This commit is contained in:
sfan5
2022-03-09 22:43:35 +01:00
parent e469c54f76
commit 8b1d0db8e2
2 changed files with 40 additions and 15 deletions

View File

@ -112,5 +112,9 @@ jobs:
- name: Build
run: |
cmake . -DCMAKE_FIND_FRAMEWORK=LAST
cmake . -DCMAKE_FIND_FRAMEWORK=LAST -DBUILD_EXAMPLES=1
make -j3
- name: Test (headless)
run: |
./bin/OSX/AutomatedTest null