From 90ff1cebed2aa4fbfc9c0654308eb657ded0d0ca Mon Sep 17 00:00:00 2001 From: Anton Baliasnikov Date: Mon, 4 Mar 2024 11:47:38 +0000 Subject: [PATCH] ci: test --- .github/workflows/integration-tests-api.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/integration-tests-api.yml b/.github/workflows/integration-tests-api.yml index 4308d9da4b..26243336e6 100644 --- a/.github/workflows/integration-tests-api.yml +++ b/.github/workflows/integration-tests-api.yml @@ -94,7 +94,6 @@ jobs: down-flags: "--volumes" - name: Prepare test env - working-directory: packages/integration-tests run: | npm ci --no-audit npx playwright install --with-deps chromium