diff --git a/.forgejo/workflows/production.yaml b/.forgejo/workflows/production.yaml index bf644e1c..ec64b13a 100644 --- a/.forgejo/workflows/production.yaml +++ b/.forgejo/workflows/production.yaml @@ -79,6 +79,7 @@ jobs: test-e2e: name: Run E2E Tests runs-on: ubuntu-22.04 + if: false # Temporarily disabled env: MIX_ENV: dev DATABASE_URL: ecto://postgres:postgres@postgres/towerops_dev