Working on Github Actions
This commit is contained in:
parent
aaa262c543
commit
093b1498de
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
|
@ -199,7 +199,7 @@ jobs:
|
|||
if: ${{ matrix.config.coverage }}
|
||||
shell: bash
|
||||
run: |
|
||||
make coverage
|
||||
cmake --build build/ --target coverage
|
||||
ls -la coverage/
|
||||
|
||||
- name: Upload coverage to Codecov
|
||||
|
|
Loading…
Reference in New Issue
Block a user