Browse Source

Update laravel5.yml

Jiang Qinghua 4 năm trước cách đây
mục cha
commit
8e94a106ab
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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/