ci: update test timeout to 60 minutes (#50305)

This commit is contained in:
John Kleinschmidt
2026-03-17 10:06:42 -04:00
committed by GitHub
parent 8ba0ae7fa8
commit 7d72eb809e

View File

@@ -214,7 +214,7 @@ jobs:
- name: Run Electron Tests
shell: bash
timeout-minutes: 40
timeout-minutes: 60
env:
MOCHA_REPORTER: mocha-multi-reporters
MOCHA_MULTI_REPORTERS: mocha-junit-reporter, tap