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 ad8a2eab9ebf9baaabcd42fb00d8083bc9578cc5
Author: Sebb <[email protected]>
AuthorDate: Sat Mar 26 23:13:12 2022 +0000

    Does not help
---
 .github/workflows/unittestagenda.yml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/workflows/unittestagenda.yml 
b/.github/workflows/unittestagenda.yml
index c2cece3..7886433 100644
--- a/.github/workflows/unittestagenda.yml
+++ b/.github/workflows/unittestagenda.yml
@@ -44,8 +44,5 @@ jobs:
         sudo $(which ruby) -I $PWD/lib -r whimsy/asf -e "ASF::LDAP.configure"
     - name: test agenda code
       run: |
-        export DISPLAY=:99
-        chromedriver --url-base=/wd/hub &
-        sudo Xvfb -ac :99 -screen 0 1280x1024x24 > /dev/null 2>&1 &
         cd www/board/agenda
         bundle exec rake

Reply via email to