Browse Source

Update laravel5.yml

Jiang Qinghua 4 years ago
parent
commit
f72ecb72d3
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/laravel5.yml

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

@@ -56,8 +56,6 @@ jobs:
         run: |
           mkdir -p database
           touch database/database.sqlite
-
-      - name: Execute tests (Unit and Feature tests) via PHPUnit
         env:
           DB_CONNECTION: sqlite
           DB_DATABASE: database/database.sqlite