diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 7db6b55..e162d1a 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -30,6 +30,7 @@ jobs: run: bun run build e2e: + if: false # E2E tests need rewrite: auth moved from local login to OIDC (Logto). Tests still expect username/password flow. needs: ci runs-on: docker container: