Skip to content

Commit

Permalink
Update pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukeshingles committed Feb 9, 2024
1 parent 8ce8001 commit aae0470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
OS: ${{ matrix.os }}
PYTHON: ${{ matrix.python-version }}

name: pytest with Python ${{ matrix.python-version }}
name: pytest python${{ matrix.python-version }}
steps:
- name: Checkout Code
uses: actions/checkout@v4
Expand Down

0 comments on commit aae0470

Please sign in to comment.