Skip to content

Commit cbf51e8

Browse files
committed
show version and mode in name
1 parent b6ba4a7 commit cbf51e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
submodules: "true"
4040

41-
- name: Install PHP
41+
- name: Install PHP ${{ matrix.php-version }} ${{ matrix.mode }}
4242
uses: shivammathur/setup-php@v2
4343
with:
4444
php-version: "${{ matrix.php-version }}"

0 commit comments

Comments
 (0)