Skip to content

Commit

Permalink
Add 5 minute timeout.
Browse files Browse the repository at this point in the history
  • Loading branch information
sbruens committed Mar 27, 2024
1 parent 386dee8 commit 0137573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
bench:
name: Performance regression check
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- name: Checkout (previous)
uses: actions/checkout@v3
Expand Down

0 comments on commit 0137573

Please sign in to comment.