We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1760e78 commit 8cdfe8eCopy full SHA for 8cdfe8e
1 file changed
.github/workflows/run-regression-tests.yml
@@ -27,7 +27,7 @@ jobs:
27
# - runtime: windows
28
# os: windows-latest
29
30
- name: Test ${{ matrix.runtime }} - ${{ matrix.buildTool }} - VSCode ${{ matrix.targetVSCode }}
+ name: Test ${{ matrix.runtime }} - ${{ matrix.buildTool }} - ${{ matrix.targetVSCode }}
31
runs-on: ${{ matrix.os }}
32
33
steps:
0 commit comments