From 37e1a82d05e3fb1bc9220883cbfb6065f7829c28 Mon Sep 17 00:00:00 2001 From: Julian Wolf Date: Mon, 6 Apr 2026 01:26:43 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) 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