jqh 4 жил өмнө
parent
commit
5a79b7cebe

+ 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 &