change lint job name

This commit is contained in:
Sina Atalay 2023-10-27 23:04:12 +02:00
parent 32983a5643
commit 36db448628
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ on:
jobs: jobs:
lint: lint:
runs-on: ubuntu-latest runs-on: ubuntu-latest
name: Lint with Py${{ matrix.python-version }} name: Lint with Ruff (Py${{ matrix.python-version }}_
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix: