mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 04:09:49 +00:00
Faster CI runs
This commit is contained in:
@@ -39,6 +39,7 @@ async function main(): Promise<void> {
|
||||
WAYLAND_DISPLAY: process.env.WAYLAND_DISPLAY,
|
||||
XAUTHORITY: process.env.XAUTHORITY,
|
||||
|
||||
CI: process.env.CI ? 'on' : undefined,
|
||||
GENERATE_PRELOAD_CACHE: 'on',
|
||||
SIGNAL_CI_CONFIG: JSON.stringify({
|
||||
storagePath,
|
||||
|
||||
Reference in New Issue
Block a user