Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
roberto-butti authored Jan 30, 2021
1 parent c3b899e commit 34627c8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,7 @@ jobs:
composer update --${{ matrix.dependency-stability }} --prefer-dist --no-interaction --no-suggest
- name: Directory Permissions
run: chmod -R 777 storage bootstrap/cache
- name: Create Database
run: |
mkdir -p database
Expand Down

0 comments on commit 34627c8

Please sign in to comment.