Skip to content

Commit

Permalink
chore: update load test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
yashmehrotra committed Dec 10, 2024
1 parent eb38fb0 commit 5104efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

test-load:
runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 20
steps:
- name: Install Go
uses: buildjet/setup-go@v5
Expand Down

0 comments on commit 5104efe

Please sign in to comment.