Skip to content

Commit

Permalink
ci: increase sleep time before stop mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
vincent4vx committed Jul 4, 2022
1 parent b139ce7 commit 240120e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scrutinizer.yml
Expand Up @@ -10,7 +10,7 @@ build:

dependencies:
before:
- sleep 15
- sleep 25
- sudo service mysql stop
- ./.github/run-mysql.sh

Expand Down

0 comments on commit 240120e

Please sign in to comment.