Skip to content

Commit

Permalink
build(github): Remove unnecessary vendor:publish
Browse files Browse the repository at this point in the history
  • Loading branch information
ollieread committed Nov 18, 2024
1 parent baea868 commit 294d12c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
- name: Prepare testbench
run: composer clear && composer prepare && composer build

- name: Publish required assets
run: vendor/bin/testbench vendor:publish --provider="Sprout\\SproutServiceProvider"

- name: Execute tests
run: vendor/bin/phpunit --testsuite=Unit,Feature

Expand Down

0 comments on commit 294d12c

Please sign in to comment.