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 d3a7096 commit 2f25411
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,8 @@ jobs:

- uses: php-actions/composer@v6

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

- name: Execute tests
run: ./vendor/bin/pest --parallel --stop-on-failure

0 comments on commit 2f25411

Please sign in to comment.