Kaynağa Gözat

github action

jqh 4 yıl önce
ebeveyn
işleme
5a79b7cebe
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  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 &