diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4327f06..f9328ae 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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: