mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-04 16:28:38 +00:00
Add npm test to CI
This commit is contained in:
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
@@ -116,5 +116,8 @@ jobs:
|
||||
- run: npm run lint
|
||||
working-directory: ./editors/code
|
||||
|
||||
- run: npm test
|
||||
working-directory: ./editors/code
|
||||
|
||||
- run: npm run package --scripts-prepend-node-path
|
||||
working-directory: ./editors/code
|
||||
|
||||
Reference in New Issue
Block a user