浏览代码

Update laravel5.yml

Jiang Qinghua 4 年之前
父节点
当前提交
8e94a106ab
共有 1 个文件被更改,包括 0 次插入1 次删除
  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/