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