diff --git a/.gitea/workflows/pr-check-yaml b/.gitea/workflows/pr-check-yaml index 049e714..2d89269 100644 --- a/.gitea/workflows/pr-check-yaml +++ b/.gitea/workflows/pr-check-yaml @@ -1,3 +1,4 @@ +--- # https://github.com/kekxv/pr-check name: PR check @@ -30,7 +31,7 @@ jobs: --exit-code 1 lint_test: - name: lint test + name: lint tests runs-on: ubuntu-latest steps: