Skip to content

Commit 09e88e4

Browse files
[4.x] Replace phpunit.yml with tests.yml
1 parent d4d33c2 commit 09e88e4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
symfony/var-dumper:^${{ matrix.symfony }}
3333
3434
- name: Execute tests
35-
run: sudo vendor/bin/phpunit
35+
run: composer test

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Benchmark::make()
228228
This package is licensed under the [MIT License](LICENSE).
229229

230230

231-
[badge_build]: https://img.shields.io/github/actions/workflow/status/TheDragonCode/benchmark/phpunit.yml?style=flat-square
231+
[badge_build]: https://img.shields.io/github/actions/workflow/status/TheDragonCode/benchmark/tests.yml?style=flat-square
232232

233233
[badge_downloads]: https://img.shields.io/packagist/dt/dragon-code/benchmark.svg?style=flat-square
234234

0 commit comments

Comments
 (0)