Skip to content

Commit

Permalink
chore: increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
jsjoeio committed Dec 1, 2022
1 parent c9279cc commit 130f52e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ jobs:
name: Run e2e tests
needs: build
runs-on: ubuntu-latest
timeout-minutes: 15
timeout-minutes: 25
steps:
- name: Checkout repo
uses: actions/checkout@v3
Expand Down

0 comments on commit 130f52e

Please sign in to comment.