diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index e20d53e..cf414e4 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -35,4 +35,4 @@ jobs: run: pnpm run build - name: Run Tests - run: pnpm run test:ci \ No newline at end of file + run: pnpm run test \ No newline at end of file