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" DEBUG: "True"
jobs: jobs:
build: ruff:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
# Download the source code # Download the source code