Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sinaatalay committed Oct 28, 2023
1 parent 2821d7b commit 9a4d86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
lint:
runs-on: ubuntu-latest
name: Lint with Ruff (Py${{ matrix.python-version }}_
name: Lint with Ruff (Py${{ matrix.python-version }})
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 9a4d86b

Please sign in to comment.