Skip to content

Commit

Permalink
Clarify name of CI jobs.
Browse files Browse the repository at this point in the history
  • Loading branch information
ubernostrum committed Jun 12, 2023
1 parent 82cce46 commit c21546b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -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:
Expand Down

0 comments on commit c21546b

Please sign in to comment.