From e9af84da4f66a917b3e0a503c323ed3f6070cb28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Borja=20S=C3=A1nchez?= Date: Thu, 12 Jan 2023 19:23:07 +0100 Subject: [PATCH] System: Change field to find --- .github/workflows/php.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index a94e1a03aa..09c5993d2e 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -109,9 +109,9 @@ jobs: # https://github.com/marketplace/actions/setup-chromedriver - name: Start chromedriver uses: nanasess/setup-chromedriver@master - with: - # Optional: do not specify to match Chrome's version - chromedriver-version: '108.0.5359.71' +# with: +# # Optional: do not specify to match Chrome's version +# chromedriver-version: '108.0.5359.71' - run: | export DISPLAY=:99