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.
2 parents a675945 + 77b8b73 commit a6d8d6aCopy full SHA for a6d8d6a
.github/workflows/test.yaml
@@ -95,6 +95,7 @@ jobs:
95
run: make start
96
- name: Test
97
run: bundle exec rake test:${{ matrix.suite }}
98
+ timeout-minutes: 3
99
- name: Shutting down Redis
100
run: make stop
101
0 commit comments