update arbitrary config test flags for upload uniqueness

pull/7656/head
Nils Dijk 2024-07-12 13:46:00 +00:00
parent d1a7923d50
commit 625d97db24
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ jobs:
- uses: "./.github/actions/upload_coverage"
if: always()
with:
flags: ${{ env.pg_major }}_upgrade
flags: ${{ env.pg_major }}_arbitrary_configs_${{ matrix.parallel }}
codecov_token: ${{ secrets.CODECOV_TOKEN }}
test-pg-upgrade:
name: PG${{ matrix.old_pg_major }}-PG${{ matrix.new_pg_major }} - check-pg-upgrade