Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebronner authored Nov 15, 2022
1 parent 0938ded commit 97371a3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,5 @@ jobs:
- name: Install Laravel
run: composer update --no-interaction illuminate/database:^${{ steps.laravel_version_cleaned.outputs.value }}

- name: Install Laravel
run: composer update --no-interaction illuminate/database:^${{ matrix.laravel_version }}

- name: Run PHPUnit
run: ./vendor/bin/phpunit

0 comments on commit 97371a3

Please sign in to comment.