diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 89572fe..7507cfa 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -69,7 +69,7 @@ jobs: - name: Install dependencies run: npm ci - - name: Run tests + - name: Run npm tests run: npm test coverage: