From 4f29058b4fe7b4d59fa012e4b6058670cbd21ac4 Mon Sep 17 00:00:00 2001 From: Ajay Date: Thu, 19 Jun 2025 14:46:10 -0400 Subject: [PATCH] Remove old chrome version --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 014f2b0e..4f3fd29f 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -16,6 +16,7 @@ jobs: with: node-version: '18' - run: npm ci + - run: apt remove chrome - uses: browser-actions/setup-chrome@c785b87e244131f27c9f19c1a33e2ead956ab7ce with: