Skip to content

Commit

Permalink
chore(ci): increase backend workflow timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
wilsonianb committed Nov 4, 2022
1 parent 418b4f6 commit 9149322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_test_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
backend:
runs-on: ubuntu-latest
needs: checkout
timeout-minutes: 15
timeout-minutes: 20
steps:
- uses: actions/checkout@v2
- uses: ./.github/workflows/rafiki/env-setup
Expand Down

0 comments on commit 9149322

Please sign in to comment.