Skip to content

Commit aa85209

Browse files
committed
if always block
1 parent acff64c commit aa85209

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
pipenv run pytest --durations=0 --cov=. --cov-config=.coveragerc --cov-report=html ./e2etests
9797
9898
- name: Upload coverage HTML report
99+
if: always()
99100
uses: actions/upload-artifact@v4
100101
with:
101102
name: coverage-html

0 commit comments

Comments
 (0)