We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d69a30e commit fafcd5dCopy full SHA for fafcd5d
.github/workflows/tests.yml
@@ -14,6 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
env:
16
FERRUM_PROCESS_TIMEOUT: 20
17
+ FERRUM_DEFAULT_TIMEOUT: 10
18
BUNDLE_GEMFILE: .github/gemfiles/${{ matrix.gemfile }}.gemfile
19
steps:
20
- name: Checkout code
0 commit comments