diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 80c12f00..165b9883 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -34,7 +34,7 @@ jobs: # Make sure the action sets config options correctly test-config-options: - name: Set non-standard config options - ${{ matrix.os }} + name: non-standard config - ${{ matrix.os }} ${{ matrix.python-version }} strategy: fail-fast: true matrix: