Skip to content

Commit fafcd5d

Browse files
committed
Increase timeout in GH Actions
1 parent d69a30e commit fafcd5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
env:
1616
FERRUM_PROCESS_TIMEOUT: 20
17+
FERRUM_DEFAULT_TIMEOUT: 10
1718
BUNDLE_GEMFILE: .github/gemfiles/${{ matrix.gemfile }}.gemfile
1819
steps:
1920
- name: Checkout code

0 commit comments

Comments
 (0)