Update ci.yml

pull/3239/head
Gabi Melman 10 months ago committed by GitHub
parent 053231b519
commit 9c0c5a1fb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -142,5 +142,5 @@ jobs:
- name: Tests - name: Tests
shell: pwsh 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…
Cancel
Save