Skip to content

Commit 3c01480

Browse files
authored
[1.26] Run coverage even with failed jobs
1 parent d94029b commit 3c01480

2 files changed

Lines changed: 1 addition & 8 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ jobs:
123123

124124

125125
coverage:
126+
if: always()
126127
runs-on: "ubuntu-latest"
127128
needs: test
128129
steps:

codecov.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)