Stack trace and upload covarage run always

pull/7154/head
Gokhan Gulbiz 2023-08-17 12:01:44 +03:00
parent 9c47dbabd8
commit 91e3229be7
No known key found for this signature in database
GPG Key ID: 608EF06B6BD1B45B
1 changed files with 2 additions and 0 deletions

View File

@ -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 }}