Updated name of lint workflow

This commit is contained in:
2025-10-09 22:21:11 -07:00
parent 9ac06040a2
commit 76905f1a40

View File

@@ -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: