diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 2606e5c..cc1fb05 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -11,7 +11,7 @@ env: jobs: formatting: - name: hem - Build & Test + name: hem - Formatting runs-on: ubuntu-latest steps: - uses: actions/checkout@v4