mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
Run npm travis through xvfb-run
This commit is contained in:
@@ -75,7 +75,7 @@ jobs:
|
||||
working-directory: ./editors/code
|
||||
- run: npm run vscode:prepublish
|
||||
working-directory: ./editors/code
|
||||
- run: npm run travis
|
||||
- run: xvfb-run --auto-servernum npm run travis
|
||||
working-directory: ./editors/code
|
||||
- name: Cleanup xvfb
|
||||
uses: bcomnes/cleanup-xvfb@v1
|
||||
|
||||
Reference in New Issue
Block a user