Skip to content

Commit 059f275

Browse files
committed
Update test.yml
1 parent 0b72db9 commit 059f275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313

1414
jobs:
1515
test-smoke:
16-
name: smoke-${{ matrix.version }}-${{ matrix.os }}
16+
name: ${{ matrix.ml-version }}-${{ matrix.vsc-version }}-${{ matrix.os }}
1717
runs-on: ${{ matrix.os }}
1818
strategy:
1919
fail-fast: false

0 commit comments

Comments
 (0)