Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gwleuverink committed Oct 3, 2023
1 parent 6404869 commit bb44f46
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 @@ -39,7 +39,7 @@ jobs:
- uses: php-actions/composer@v6

- name: Directory Permissions
run: sudo chown -R $(whoami) vendor/orchestra/testbench-core/laravel/bootstrap/cache
run: sudo chown -R $(whoami) vendor/orchestra/testbench-core/laravel

- name: Execute tests
run: ./vendor/bin/pest --stop-on-failure --bootstrap vendor/autoload.php

0 comments on commit bb44f46

Please sign in to comment.