mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	chore(e2e): disable reuse of server on CI
This commit is contained in:
		| @@ -76,6 +76,6 @@ export default defineConfig({ | ||||
|   webServer: !process.env.TRILIUM_DOCKER ? { | ||||
|     command: 'npm run integration-mem-db-dev', | ||||
|     url: SERVER_URL, | ||||
|     // reuseExistingServer: !process.env.CI, | ||||
|     reuseExistingServer: !process.env.CI, | ||||
|   } : undefined, | ||||
| }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user