Skip to content

Commit 5c3d187

Browse files
committed
added server name
Signed-off-by: Alex Le <alex.le@improving.com>
1 parent 5bd8cc0 commit 5c3d187

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: python3 load_matrices.py "$PROFILE"
4141

4242
test-with-runners:
43-
name: PHP ${{ matrix.php }}, server ${{ matrix.engine.version }}, ${{ matrix.host.TARGET }}
43+
name: PHP ${{ matrix.php }}, ${{ matrix.engine.type }} ${{ matrix.engine.version }}, ${{ matrix.host.TARGET }}
4444
needs: load-matrix
4545
timeout-minutes: 35
4646
strategy:

0 commit comments

Comments
 (0)