diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a1fc5f2..717c8bf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ permissions: jobs: tests: - name: nox on ${{ matrix.python-version }} + name: nox on Python ${{ matrix.python-version }} runs-on: ubuntu-latest strategy: