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 a0169af commit 903ee46Copy full SHA for 903ee46
azure-pipelines.yml
@@ -12,7 +12,7 @@ variables:
12
PYTHONUNBUFFERED: 1
13
YARN_CACHE_FOLDER: $(Pipeline.Workspace)/.yarn
14
PY_JLSP_VERSION: 0.6.0b0
15
- JS_JLLSP_VERSION: 0.5.0
+ JS_JLLSP_VERSION: 0.6.0
16
17
jobs:
18
- template: ci/job.test.yml
0 commit comments