Skip to content

Commit

Permalink
chore: add timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
shortcuts committed Nov 26, 2024
1 parent 8f1b561 commit 790dce6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
python-version: ${{ matrix.version }}

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

0 comments on commit 790dce6

Please sign in to comment.