Skip to content

Commit

Permalink
Update phpunit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey-helldar authored Feb 24, 2025
1 parent 10057e8 commit 2292436
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,5 @@ jobs:
- name: Install dependencies
run: composer require --dev laravel/framework:^${{ matrix.laravel }}

- name: Update PHPUnit Configuration
run: vendor/bin/phpunit --migrate-configuration

- name: Execute tests
run: composer test

0 comments on commit 2292436

Please sign in to comment.