Rename Ruff workflow to ruff
This commit is contained in:
2
.github/workflows/ruff.yml
vendored
2
.github/workflows/ruff.yml
vendored
@ -12,7 +12,7 @@ env:
|
||||
DEBUG: "True"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
ruff:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# Download the source code
|
||||
|
Reference in New Issue
Block a user