Fixing workflow syntax error
This commit is contained in:
@@ -13,6 +13,5 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Perform linting with ruff
|
||||
uses: astral-sh/ruff-action@v3
|
||||
run: ruff check
|
||||
with:
|
||||
src: "wiki-resources"
|
||||
|
||||
Reference in New Issue
Block a user