mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
remove specific TS version for RichNav task
Use the default version specified by the RichCodeNavIndexer task
This commit is contained in:
1
.github/workflows/rich-navigation.yml
vendored
1
.github/workflows/rich-navigation.yml
vendored
@@ -36,6 +36,5 @@ jobs:
|
||||
with:
|
||||
languages: typescript
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
typescriptVersion: 0.6.0-next.21
|
||||
configFiles: .lsifrc.json
|
||||
continue-on-error: true
|
||||
|
||||
Reference in New Issue
Block a user