Skip to content

Commit

Permalink
ci: wait longer for Redis to be steady
Browse files Browse the repository at this point in the history
  • Loading branch information
ipmb committed May 26, 2021
1 parent 5a92645 commit f8ea8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/databases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ redis:
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
-
name: Wait for steady state
run: sleep 60
run: sleep 90
-
name: Destroy Redis
run: |
Expand Down

0 comments on commit f8ea8aa

Please sign in to comment.