CI: always save coverage data
This commit is contained in:
1
.github/workflows/coverage.yml
vendored
1
.github/workflows/coverage.yml
vendored
@@ -84,6 +84,7 @@ jobs:
|
|||||||
git push
|
git push
|
||||||
|
|
||||||
- name: Archive coverage data
|
- name: Archive coverage data
|
||||||
|
if: '!cancelled()'
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: p2pool-coverage
|
name: p2pool-coverage
|
||||||
|
|||||||
Reference in New Issue
Block a user