Skip to content

Commit

Permalink
fix: restore timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Net-Mist committed Oct 23, 2023
1 parent e1748de commit 52e04da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sa-versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
docker-compose -f tests/docker-compose.yml up -d
- name: Run tests
run: pytest --timeout=10 -v
timeout-minutes: 20
timeout-minutes: 2

0 comments on commit 52e04da

Please sign in to comment.