Skip to content

Commit

Permalink
Add timeout after starting mint
Browse files Browse the repository at this point in the history
  • Loading branch information
sihamon committed Nov 12, 2023
1 parent 4b9b76e commit 267eb96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/separate_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
run: |
cd mint
poetry run mint &
sleep 20s
cd ../wallet
poetry run pytest tests/wallet --cov-report xml --cov cashu
poetry run pytest tests/common --cov-report xml --cov cashu
Expand Down

0 comments on commit 267eb96

Please sign in to comment.