Skip to content

Commit 86b64b9

Browse files
authored
Update mongodb_driver.yml (#146)
Adds a default timeout of 5 min for github actions
1 parent ca6fdee commit 86b64b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mongodb_driver.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
jobs:
1111
test:
1212
name: Compile and Test
13+
timeout-minutes: 5
1314

1415
strategy:
1516
matrix:

0 commit comments

Comments
 (0)