Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
github/workflows: use npm install and change version to X.Y.Z format
semver package is unhappy about X.Y.Z.W format of version string and leave the extension in invalid state. Now make semver happy. Also, use npm install to ensure all test dependencies are pulled in. Change-Id: I98fd51b475fce20ef069b50b86a2eb9eba530032 GitHub-Last-Rev: 9bf48fc GitHub-Pull-Request: #16 Reviewed-on: https://go-review.googlesource.com/c/vscode-go/+/224099 Reviewed-by: Hyang-Ah Hana Kim <[email protected]>
- Loading branch information