chore: Remove invalid step

This commit is contained in:
Francois Best 2021-08-10 09:45:15 +02:00
parent ae2bd6aa47
commit 5f9c57cb9b
1 changed files with 0 additions and 2 deletions

View File

@ -48,8 +48,6 @@ jobs:
- name: Prune external code coverage - name: Prune external code coverage
run: rm -rf ./external/google-test/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.gcda run: rm -rf ./external/google-test/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.gcda
- name: Inspect
- name: Generate code coverage report - name: Generate code coverage report
working-directory: ${{github.workspace}}/build working-directory: ${{github.workspace}}/build
run: | run: |