Skip to content

Commit

Permalink
chore: longer timeout (#17666)
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra authored Sep 28, 2023
1 parent 082e406 commit 3c57a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ jobs:
check-migrations:
needs: changes
if: needs.changes.outputs.backend == 'true'
timeout-minutes: 5
timeout-minutes: 10

name: Validate Django migrations
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3c57a44

Please sign in to comment.