We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b72db9 commit 059f275Copy full SHA for 059f275
.github/workflows/test.yml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
test-smoke:
16
- name: smoke-${{ matrix.version }}-${{ matrix.os }}
+ name: ${{ matrix.ml-version }}-${{ matrix.vsc-version }}-${{ matrix.os }}
17
runs-on: ${{ matrix.os }}
18
strategy:
19
fail-fast: false
0 commit comments