Skip to content

Commit

Permalink
sleep time for cluster to settle...
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim committed Jul 18, 2023
1 parent b6e36b7 commit 1c96e54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
pip install hiredis
fi
invoke devenv
sleep 5 # time to settle
sleep 10 # time to settle
invoke ${{matrix.test-type}}-tests
- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 1c96e54

Please sign in to comment.