Simplify unittest-macos.yml
This commit is contained in:
2
.github/workflows/unittest-macos.yml
vendored
2
.github/workflows/unittest-macos.yml
vendored
@ -49,6 +49,6 @@ jobs:
|
|||||||
ccache -s
|
ccache -s
|
||||||
|
|
||||||
- name: Run Tests
|
- name: Run Tests
|
||||||
working-directory: ${{github.workspace}}/build
|
working-directory: build
|
||||||
shell: bash
|
shell: bash
|
||||||
run: ctest -V
|
run: ctest -V
|
||||||
|
|||||||
Reference in New Issue
Block a user