Update ci.yml

This commit is contained in:
Gabi Melman 2024-11-02 11:57:42 +02:00 committed by GitHub
parent 053231b519
commit 9c0c5a1fb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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