diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2640da4..c9c47c0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ on: jobs: pest: - name: Tests (Pest) L${{ matrix.laravel }} + name: Tests (Pest) PHP${{ matrix.php }} L${{ matrix.laravel }} runs-on: ubuntu-latest strategy: matrix: