From 06c3a8c55b7175176072ec549a8ea0cad058ab0e Mon Sep 17 00:00:00 2001 From: ofek29 Date: Tue, 26 Nov 2024 21:56:28 +0200 Subject: [PATCH] fixes --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 07611b5..8f285c8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -45,7 +45,6 @@ jobs: npm ci npm run start:test & npx wait-on --timeout 5000 http://localhost:3000 - npx wait-on --timeout 5000 http://localhost:3020 npx wait-on --timeout 5000 http://localhost:5173 - name: install playwright browser