diff --git a/.github/workflows/python-ruff.yml b/.github/workflows/python-ruff.yml index 0e46afc..bef7331 100644 --- a/.github/workflows/python-ruff.yml +++ b/.github/workflows/python-ruff.yml @@ -1,7 +1,7 @@ # This workflow will install Python dependencies, run tests and lint with a variety of Python versions # For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python -name: Flake8 +name: Lint with Ruff on: push: