Upgrade actions/upload-artifact to @v4

Increase browser test timeout to 300 seconds
This commit is contained in:
Abe Pazos
2025-07-17 17:53:09 +02:00
parent fc2a750720
commit 9f0f986442
2 changed files with 3 additions and 4 deletions

View File

@@ -1,8 +1,7 @@
config.set({
client: {
mocha: {
timeout: 30000
timeout: 300000
}
}
});