Rename Ruff workflow to ruff

This commit is contained in:
2024-12-15 05:35:51 +01:00
parent a726b28e0d
commit 7dda6ef3c3

View File

@ -12,7 +12,7 @@ env:
DEBUG: "True"
jobs:
build:
ruff:
runs-on: ubuntu-latest
steps:
# Download the source code