Skip to content

Commit b573dd4

Browse files
committed
Update display name
1 parent 04c6e3e commit b573dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux_test_install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
test_install:
4545

4646
# Define a display name:
47-
name: "Node.js v${{ matrix.NODE_VERSION }}"
47+
name: "Node.js v${{ matrix.NODE_VERSION }} - ${{ matrix.PACKAGE_MANAGER }}"
4848

4949
# Define the type of virtual host machine:
5050
runs-on: ${{ matrix.OS }}

0 commit comments

Comments
 (0)