mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
ci: update test timeout to 60 minutes (#50305)
This commit is contained in:
committed by
GitHub
parent
8ba0ae7fa8
commit
7d72eb809e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user