Skip to content

Commit 0137573

Browse files
committed
Add 5 minute timeout.
1 parent 386dee8 commit 0137573

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
bench:
1313
name: Performance regression check
1414
runs-on: ubuntu-latest
15+
timeout-minutes: 5
1516
steps:
1617
- name: Checkout (previous)
1718
uses: actions/checkout@v3

0 commit comments

Comments
 (0)