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