Skip to content

Commit

Permalink
Increased test timeout in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
andrecsilva committed Dec 5, 2023
1 parent 0c8b51a commit 13bf90a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
test:
name: Run pytest
runs-on: ubuntu-20.04
timeout-minutes: 17
timeout-minutes: 22
strategy:
matrix:
python-version: ['3.10', '3.11', '3.12']
Expand Down

0 comments on commit 13bf90a

Please sign in to comment.