Skip to content

Commit

Permalink
Merge pull request mate-academy#107 from mate-academy/add_timeout
Browse files Browse the repository at this point in the history
add timeout on tests
  • Loading branch information
Abnormaltype authored Jun 9, 2022
2 parents 8590d17 + 3999a04 commit ce4915f
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 ce4915f

Please sign in to comment.