diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 1ec2c7f..f50b0ae 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -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: