Ver código fonte

Update laravel5.yml

Jiang Qinghua 4 anos atrás
pai
commit
8e94a106ab
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0 1
      .github/workflows/laravel5.yml

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

@@ -68,7 +68,6 @@ jobs:
           php artisan admin:install
           php artisan migrate:rollback
           php artisan dusk:chrome-driver 89
-          #  - php artisan dusk:update 79
           cp -f ./tests/routes.php ./app/Admin/
           cp -rf ./tests/resources/config ./config/