Skip to content

Commit

Permalink
FIX: Timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Oct 30, 2024
1 parent dc92972 commit 39d50fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
pytest:
name: '${{ matrix.os }} / ${{ matrix.kind }} / ${{ matrix.python }}'
needs: style
timeout-minutes: 70
timeout-minutes: 80
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down

0 comments on commit 39d50fc

Please sign in to comment.