Skip to content

Commit

Permalink
chore: longer timeout?
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcuts committed Nov 27, 2024
1 parent f4f6012 commit 4a5d054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
python-version: ${{ matrix.version }}

- name: Install dependencies and run tests
timeout-minutes: 10
timeout-minutes: 20
run: |
python -m venv python-ci-run
source python-ci-run/bin/activate
Expand Down

0 comments on commit 4a5d054

Please sign in to comment.