Skip to content

Commit

Permalink
fix: update testing name for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bepsvpt committed Mar 16, 2024
1 parent 863dab4 commit 3d5dd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: vendor/bin/pest --memory-limit=-1 --type-coverage --min=90

testing:
name: PHP ${{ matrix.php }} (Testing)
name: Laravel ${{ matrix.laravel }} (${{ matrix.php }}

runs-on: ubuntu-latest

Expand Down

0 comments on commit 3d5dd68

Please sign in to comment.