Simplify unittest-macos.yml

This commit is contained in:
Richard Berger
2021-05-07 17:11:13 -04:00
parent 2e3073b16a
commit 8b8f06db63

View File

@ -49,6 +49,6 @@ jobs:
ccache -s
- name: Run Tests
working-directory: ${{github.workspace}}/build
working-directory: build
shell: bash
run: ctest -V