Update ci.yml
This commit is contained in:
parent
8b0174c7db
commit
53c0f4cda6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user