mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-15 13:52:59 +00:00
Add npm test to CI
This commit is contained in:
parent
c41a10c293
commit
1739a542f8
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@ -116,5 +116,8 @@ jobs:
|
|||||||
- run: npm run lint
|
- run: npm run lint
|
||||||
working-directory: ./editors/code
|
working-directory: ./editors/code
|
||||||
|
|
||||||
|
- run: npm test
|
||||||
|
working-directory: ./editors/code
|
||||||
|
|
||||||
- run: npm run package --scripts-prepend-node-path
|
- run: npm run package --scripts-prepend-node-path
|
||||||
working-directory: ./editors/code
|
working-directory: ./editors/code
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user