Skip to content

Commit

Permalink
add timeout to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Abnormaltype committed Jun 9, 2022
1 parent 79e142f commit 698cbeb
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 698cbeb

Please sign in to comment.