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 10579d6 commit ff79360Copy full SHA for ff79360
.github/workflows/nightly.yml
@@ -64,7 +64,7 @@ jobs:
64
DISPLAY: ':99.0'
65
shell: pwsh
66
run: |
67
- npm test --silent
+ npm test
68
69
- name: vsce package
70
if: runner.os == 'Linux'
.github/workflows/vscode-ci.yml
@@ -65,7 +65,7 @@ jobs:
71
0 commit comments