Skip to content

Commit 8cdfe8e

Browse files
committed
Update test workflow names
1 parent 1760e78 commit 8cdfe8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-regression-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
# - runtime: windows
2828
# os: windows-latest
2929

30-
name: Test ${{ matrix.runtime }} - ${{ matrix.buildTool }} - VSCode ${{ matrix.targetVSCode }}
30+
name: Test ${{ matrix.runtime }} - ${{ matrix.buildTool }} - ${{ matrix.targetVSCode }}
3131
runs-on: ${{ matrix.os }}
3232

3333
steps:

0 commit comments

Comments
 (0)