gci: Give jobs a reasonable name

This commit is contained in:
Christian Decker
2021-01-11 13:09:48 +01:00
parent 0693e022ce
commit 3b002a5594

View File

@@ -12,6 +12,7 @@ on:
jobs:
build-and-test:
name: Test PY=${{ matrix.python-version}}, DEV=${{ matrix.developer }}, EXP=${{ matrix.experimental }}, DEP=${{ matrix.deprecated }}
runs-on: ubuntu-latest
timeout-minutes: 45
strategy: