This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git

commit 5836bbb3e08ee1914afdbff272820970c9c4efa4
Author: Sebb <[email protected]>
AuthorDate: Sat Mar 26 23:12:42 2022 +0000

    Not needed
---
 .github/workflows/unittestagenda.yml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/.github/workflows/unittestagenda.yml 
b/.github/workflows/unittestagenda.yml
index 4d6876c..c2cece3 100644
--- a/.github/workflows/unittestagenda.yml
+++ b/.github/workflows/unittestagenda.yml
@@ -42,11 +42,6 @@ jobs:
       # need to run the ruby that has all the gems installed
       run: |
         sudo $(which ruby) -I $PWD/lib -r whimsy/asf -e "ASF::LDAP.configure"
-    - name: Tweak chromedriver
-      run: |
-        which -a google-chrome || true
-        google-chrome --version || true
-        chromedriver --version || true
     - name: test agenda code
       run: |
         export DISPLAY=:99

Reply via email to