Minimize typescript CI

This commit is contained in:
Aleksey Kladov 2019-12-30 11:23:38 +01:00
parent e0fa096bbb
commit 1f8719ee87
2 changed files with 2 additions and 9 deletions

View file

@ -67,14 +67,7 @@ jobs:
with:
node-version: 12.x
- name: Install xvfb
run: sudo apt-get install xvfb
- run: npm ci
working-directory: ./editors/code
- run: npm run vscode:prepublish
- run: npm run package --scripts-prepend-node-path
working-directory: ./editors/code
- run: xvfb-run --auto-servernum npm run travis
working-directory: ./editors/code
- name: Cleanup xvfb
uses: bcomnes/cleanup-xvfb@v1

View file

@ -1,4 +1,4 @@
**
!out/extension.ts
!out/extension.js
!package.json
!package-lock.json