mirror of https://github.com/citusdata/citus.git
Stack trace and upload covarage run always
parent
9c47dbabd8
commit
91e3229be7
|
@ -173,7 +173,9 @@ jobs:
|
|||
with:
|
||||
folder: ${{ matrix.pg_version }}_${{ matrix.make }}
|
||||
- uses: "./.github/actions/stack_trace"
|
||||
if: always()
|
||||
- uses: "./.github/actions/upload_coverage"
|
||||
if: always()
|
||||
with:
|
||||
flags: test_${{ matrix.pg_major }},${{ matrix.make }}
|
||||
|
||||
|
|
Loading…
Reference in New Issue