mirror of
https://github.com/rendercv/rendercv.git
synced 2026-03-12 11:52:36 -04:00
fix a typo
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user