We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e50a672 commit 38437b1Copy full SHA for 38437b1
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
pest:
10
- name: Tests (Pest)
+ name: Tests (Pest) L${{ matrix.laravel }}
11
runs-on: ubuntu-latest
12
strategy:
13
matrix:
0 commit comments