Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleuverink committed May 21, 2024
1 parent 132a6c7 commit dc900cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
- name: Generate key
run: php artisan key:generate

- name: Directory Permissions
run: chmod 777 vendor/pestphp/pest/.temp/test-results
# - name: Directory Permissions
# run: chmod -R 777 vendor/pestphp/pest/.temp/

- name: Create Database
run: |
Expand Down

0 comments on commit dc900cb

Please sign in to comment.