Update .gitea/workflows/pre-submit.lint.yaml

This commit is contained in:
2024-04-02 11:58:16 +00:00
parent 5168edaa5c
commit 4d7708dad4

View File

@@ -7,7 +7,6 @@ permissions:
contents: read
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
@@ -22,4 +21,3 @@ jobs:
# Run yamllint
make yamllint