ci: Fix CI timeout issues (no-changelog) (#5250)
This commit is contained in:
committed by
GitHub
parent
54333398ce
commit
c8a146ba31
@@ -22,6 +22,7 @@ if (inE2ETests) {
|
||||
}
|
||||
if (inTest) {
|
||||
process.env.N8N_PUBLIC_API_DISABLED = 'true';
|
||||
process.env.N8N_PUBLIC_API_SWAGGERUI_DISABLED = 'true';
|
||||
} else {
|
||||
dotenv.config();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user