Skip to content

Commit f945a13

Browse files
committed
show version and mode in name
1 parent 30a2fc5 commit f945a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/continuous-integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
submodules: "true"
3636

37-
- name: Install PHP
37+
- name: Install PHP ${{ matrix.php-version }} ${{ matrix.mode }}
3838
uses: shivammathur/setup-php@v2
3939
with:
4040
php-version: "${{ matrix.php-version }}"

0 commit comments

Comments
 (0)