Ver Fonte

github action

jqh há 4 anos atrás
pai
commit
5a79b7cebe
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      .github/workflows/laravel5.yml

+ 0 - 1
.github/workflows/laravel5.yml

@@ -82,7 +82,6 @@ jobs:
         run: |
           cd ./laravel-tests
           export DISPLAY=:99.0
-          sudo sh /etc/init.d/xvfb start
           ./vendor/laravel/dusk/bin/chromedriver-linux --headless --disable-gpu --remote-debugging-port=9515 http://localhost &
           php artisan serve &