We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f5ccdc commit d574464Copy full SHA for d574464
.github/workflows/tox.yaml
@@ -7,6 +7,7 @@ on:
7
jobs:
8
build:
9
runs-on: ubuntu-latest
10
+ name: "Python ${{ matrix.python-version }}, Postgres=${{ matrix.with-postgres }}"
11
12
strategy:
13
matrix:
0 commit comments