Skip to content

Commit 5063aee

Browse files
committed
more
1 parent 8bbeb6e commit 5063aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-package-installation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
echo "matrix=${matrix}" >> "$GITHUB_OUTPUT"
7070
7171
test_package:
72-
name: "Test ${{ matrix.platform }} / PG ${{ matrix.pg_version }}"
72+
name: "PG${{ matrix.pg_version }}/Citus${{ needs.discover.outputs.citus_version }} - ${{ matrix.platform }}"
7373
needs: discover
7474
runs-on: ubuntu-latest
7575
strategy:

0 commit comments

Comments
 (0)