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.
2 parents 10579d6 + ff79360 commit 165ddbcCopy full SHA for 165ddbc
.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