Skip to content

Commit

Permalink
minor: Update CI label
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-caron committed Jul 22, 2024
1 parent e22a7a7 commit b6372bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
coveralls --service=github --rcfile=pyproject.toml
test:
name: "Test ${{ matrix.os }} with python-${{ matrix.python-version }}"
name: "Test ${{ matrix.os }} with Python ${{ matrix.python-version }}"
runs-on: ${{ matrix.os }}

strategy:
Expand Down

0 comments on commit b6372bf

Please sign in to comment.