diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 800ca02..7bc91e1 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -24,7 +24,7 @@ jobs: version: latest lint-makefile: - name: Lint Makefile + name: Makefile Lint runs-on: ubuntu-latest steps: - uses: actions/checkout@v4