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