Skip to content

Commit d574464

Browse files
committed
Improve job name now we have two axes
1 parent 0f5ccdc commit d574464

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tox.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
jobs:
88
build:
99
runs-on: ubuntu-latest
10+
name: "Python ${{ matrix.python-version }}, Postgres=${{ matrix.with-postgres }}"
1011

1112
strategy:
1213
matrix:

0 commit comments

Comments
 (0)