Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.

Commit a37c61f

Browse files
ci(GHA): adds global timeout [CICD-278] (#397)
1 parent e9a9b0e commit a37c61f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
integrate:
1111
name: Integration
1212
runs-on: ubuntu-latest
13+
timeout-minutes: 10
1314
env:
1415
NPM_CONFIG_LOGLEVEL: warn
1516
WINSTON_CONSOLE_LEVEL: none

0 commit comments

Comments
 (0)