Update ci.yml

This commit is contained in:
Gabi Melman 2024-11-02 11:07:12 +02:00 committed by GitHub
parent 8b0174c7db
commit 53c0f4cda6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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