mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 23:35:54 +01:00
fixes ci
This commit is contained in:
committed by
Henning Dieterichs
parent
2751fb4d2f
commit
424ea5b801
2
.github/workflows/screenshot-test.yml
vendored
2
.github/workflows/screenshot-test.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
node-version-file: .nvmrc
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
run: npm ci --ignore-scripts
|
||||
env:
|
||||
ELECTRON_SKIP_BINARY_DOWNLOAD: 1
|
||||
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
|
||||
|
||||
Reference in New Issue
Block a user