Update ci.yml

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

@ -144,4 +144,4 @@ jobs:
shell: pwsh shell: pwsh
run: | run: |
cd build cd build
ctest --C ${{ matrix.config.BUILD_TYPE }} --output-on-failure --verbose ctest --config ${{ matrix.config.BUILD_TYPE }} --output-on-failure --verbose

Loading…
Cancel
Save