Skip to content

Commit

Permalink
Merge pull request mate-academy#85 from mate-academy/add_timeout
Browse files Browse the repository at this point in the history
add timeout to tests
  • Loading branch information
Abnormaltype authored Jun 9, 2022
2 parents 79e142f + 698cbeb commit 18e77e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
- name: Run flake8
run: flake8 app/
- name: Run tests
timeout-minutes: 5
run: pytest tests/

0 comments on commit 18e77e9

Please sign in to comment.