Update ci.yml
This commit is contained in:
parent
053231b519
commit
9c0c5a1fb2
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -142,5 +142,5 @@ jobs:
|
||||
|
||||
- name: Tests
|
||||
shell: pwsh
|
||||
run: ctest -VV -C {{ matrix.config.BUILD_TYPE }} --test-dir build/tests --build-run-dir build/${{ matrix.config.BUILD_TYPE }} --no-tests=error
|
||||
run: ctest -VV -C ${{ matrix.config.BUILD_TYPE }} --test-dir build/tests --build-run-dir build/${{ matrix.config.BUILD_TYPE }} --no-tests=error
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user