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"
|
DEBUG: "True"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
ruff:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
# Download the source code
|
# Download the source code
|
||||||
|
Reference in New Issue
Block a user