mirror of https://github.com/lammps/lammps.git
Simplify unittest-macos.yml
This commit is contained in:
parent
2e3073b16a
commit
8b8f06db63
|
@ -49,6 +49,6 @@ jobs:
|
|||
ccache -s
|
||||
|
||||
- name: Run Tests
|
||||
working-directory: ${{github.workspace}}/build
|
||||
working-directory: build
|
||||
shell: bash
|
||||
run: ctest -V
|
||||
|
|
Loading…
Reference in New Issue