Update ci.yml
This commit is contained in:
parent
928c0caf29
commit
8b0174c7db
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -138,7 +138,7 @@ jobs:
|
||||
shell: pwsh
|
||||
run: |
|
||||
cd build
|
||||
cmake --build --parallel . --config ${{ matrix.config.BUILD_TYPE }}
|
||||
cmake --build . --parallel --config ${{ matrix.config.BUILD_TYPE }}
|
||||
|
||||
- name: Run tests
|
||||
shell: pwsh
|
||||
|
Loading…
Reference in New Issue
Block a user