Update ci.yml

This commit is contained in:
Gabi Melman 2024-11-02 12:56:23 +02:00 committed by GitHub
parent e2b70b650d
commit 93d26ea342
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -153,5 +153,5 @@ jobs:
- name: Tests - name: Tests
shell: pwsh shell: pwsh
run: | run: |
ctest -VV -C ${{ matrix.config.BUILD_TYPE }} --test-dir build/tests --no-tests=error --build-config Release ctest -VV -C ${{ matrix.config.BUILD_TYPE }} --test-dir build --no-tests=error --build-config Release