fix a typo

This commit is contained in:
Sina Atalay 2023-10-28 02:40:44 +02:00
parent 73a10bb124
commit 9352ba2bb9
1 changed files with 1 additions and 1 deletions

View File

@ -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: