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 6273e93 commit f14aeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
tox -e lint
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 f14aeb0

Please sign in to comment.