File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838 command : composer update --prefer-dist --${{ matrix.stability }} --no-interaction --no-progress --ansi
3939
4040 - name : Run tests
41- run : vendor/bin/phpunit --verbose -- colors=always --coverage-clover ./build/logs/clover.xml
41+ run : vendor/bin/phpunit --colors=always --coverage-clover ./build/logs/clover.xml
4242
4343 - name : Code coverage
4444 uses : codecov/codecov-action@v1
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Laravel-specific Testing Helpers and Assertions.
1717
1818| Laravel | Testing Tools |
1919| ---------| --------------------------------------------------------------------------|
20- | 11.x | [ Support ☕ ] ( https://buymeacoffee.com/dmitry.ivanov ) |
20+ | 11.x | _ [ Support] ( https://buymeacoffee.com/dmitry.ivanov ) _ ☕ |
2121| 10.x | [ 10.x] ( https://github.com/dmitry-ivanov/laravel-testing-tools/tree/10.x ) |
2222| 9.x | [ 9.x] ( https://github.com/dmitry-ivanov/laravel-testing-tools/tree/9.x ) |
2323| 8.x | [ 8.x] ( https://github.com/dmitry-ivanov/laravel-testing-tools/tree/8.x ) |
You can’t perform that action at this time.
0 commit comments