Skip to content
Snippets Groups Projects
Unverified Commit a6437287 authored by Michael Kriese's avatar Michael Kriese Committed by GitHub
Browse files

ci: always send coverage (#8933)

parent 82497046
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,7 @@ jobs:
- name: Codecov
uses: codecov/codecov-action@v1.2.1
if: always() && env.coverage == 'true'
if: always()
# build after tests to exclude files
- name: Build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment