Merge pull request #141965 from noellelc/patch-1

remove specific TS version for RichNav task
This commit is contained in:
Dirk Bäumer 2022-02-02 16:27:41 +01:00 committed by GitHub
commit 27db62e533
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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