Update ci.yml

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

@ -153,5 +153,5 @@ jobs:
- name: Tests
shell: pwsh
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

Loading…
Cancel
Save