Skip to content

Commit

Permalink
feat: increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Dec 1, 2023
1 parent 183b57d commit 0349b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkout-test-build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
embed-docs:
name: Embed docs
runs-on: ubuntu-latest
timeout-minutes: 15
timeout-minutes: 20
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 0349b22

Please sign in to comment.