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 c1cd87d commit a829aa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ jobs:
- name: Directory Permissions
run: sudo chown -R $(whoami) vendor/pestphp/pest/.temp vendor/orchestra

- name: Install Workbench NPM dependencies
run: composer setup-bun
- name: Install Bun & link Workbench directories
run: composer setup-workbench

- name: Run Unit & Feature tests
run: composer test
Expand Down

0 comments on commit a829aa1

Please sign in to comment.