mirror of https://github.com/eyhc1/rendercv.git
change lint job name
This commit is contained in:
parent
32983a5643
commit
36db448628
|
@ -11,7 +11,7 @@ on:
|
|||
jobs:
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
name: Lint with Py${{ matrix.python-version }}
|
||||
name: Lint with Ruff (Py${{ matrix.python-version }}_
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue