Skip to content

Commit

Permalink
up integration test time for actions (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
clavedeluna authored Mar 18, 2024
1 parent 4a48a20 commit 698b5d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
test:
name: Run pytest
runs-on: ubuntu-20.04
timeout-minutes: 10
timeout-minutes: 15
strategy:
matrix:
python-version: ['3.10', '3.11', '3.12']
Expand Down

0 comments on commit 698b5d9

Please sign in to comment.