Skip to content

Commit

Permalink
add timeout on tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Abnormaltype committed Jun 9, 2022
1 parent 8590d17 commit 3999a04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
- name: Run flake8
run: flake8 app/
- name: Run tests
timeout-minutes: 5
run: pytest tests/

0 comments on commit 3999a04

Please sign in to comment.