Skip to content

Commit

Permalink
CI: Increase test timeout.
Browse files Browse the repository at this point in the history
  • Loading branch information
csadorf committed Sep 15, 2022
1 parent 965501c commit 1cd276e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
needs: [pre-commit]

runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 15

strategy:
fail-fast: false
Expand Down

0 comments on commit 1cd276e

Please sign in to comment.