Update .gitea/workflows/pre-submit.lint.yaml
This commit is contained in:
@@ -7,7 +7,6 @@ permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
|
||||
yamllint:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
@@ -22,4 +21,3 @@ jobs:
|
||||
|
||||
# Run yamllint
|
||||
make yamllint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user