Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleuverink committed Jan 10, 2024
1 parent 98a76c4 commit 6498cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: composer install --no-progress --prefer-dist --optimize-autoloader

- name: Directory Permissions
run: sudo chown -R $(whoami) workbench vendor/pestphp/pest/.temp vendor/orchestra
run: sudo chown -R $(whoami) storage vendor/pestphp/pest/.temp vendor/orchestra

- name: Install Workbench NPM dependencies
run: composer setup-bun
Expand Down

0 comments on commit 6498cd4

Please sign in to comment.