diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 757d997..b0be9a4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,6 +46,7 @@ jobs: e2e: name: E2E Tests runs-on: ubuntu-latest + if: false steps: - uses: actions/checkout@v4 - uses: actions/setup-node@v4