Update ci.yml

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

@ -142,6 +142,4 @@ jobs:
- name: Run tests - name: Run tests
shell: pwsh shell: pwsh
run: | run: ctest --test-dir build -C Release --output-on-failure --verbose
cd build
ctest --config ${{ matrix.config.BUILD_TYPE }} --output-on-failure --verbose

Loading…
Cancel
Save