Skip to content

Commit

Permalink
ci: typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Feb 8, 2021
1 parent 8d0c520 commit 8eae893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: pre-commit/[email protected]

tests:
name: Tests on 🐍 ${{ matix.pytohn-version }} ${{ matrix.os }}
name: Tests on 🐍 ${{ matrix.python-version }} ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 8eae893

Please sign in to comment.