Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4aa757e

Browse files
Merge pull request#100 from TheDragonCode/4.x
Added migrate configuration for PHPUnit
2 parents5a9e2cb +3e21a1f commit4aa757e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.github/workflows/phpunit.yml‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@ jobs:
3131
-name:Install dependencies
3232
run:composer require --dev laravel/framework:^${{ matrix.laravel }}
3333

34+
-name:Update PHPUnit Configuration
35+
run:vendor/bin/phpunit --migrate-configuration
36+
3437
-name:Execute tests
3538
run:sudo vendor/bin/phpunit

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp