Simplify unittest-macos.yml

This commit is contained in:
Richard Berger 2021-05-07 17:11:13 -04:00
parent 2e3073b16a
commit 8b8f06db63
No known key found for this signature in database
GPG Key ID: A9E83994E0BA0CAB
1 changed files with 1 additions and 1 deletions

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