From bf59d48a8b047b210470bbd5ea4394526fd72ed3 Mon Sep 17 00:00:00 2001 From: Shishir <75600200+shishir-intelli@users.noreply.github.com> Date: Thu, 27 Jul 2023 11:56:23 +0530 Subject: [PATCH] Rollback chromedriver changes as the issue is handled on nanasess library # Issue already fixed https://github.com/nanasess/setup-chromedriver/issues/190 --- .github/workflows/php.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 9ae9f7d21..03d0cecf3 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -120,9 +120,6 @@ jobs: vendor/bin/drupal-check modules/contrib/apigee_edge - uses: nanasess/setup-chromedriver@v1 - with: - # Specifing the version because 115 is still not available to download - chromedriver-version: '114.0.5735.90' - run: | export DISPLAY=:99