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:
|
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:
|
||||||
|
|
Loading…
Reference in New Issue