Skip to content

Commit 5481e10

Browse files
author
Takatsugu Shigeta
committed
Run MySQL explicitly
1 parent 7d37918 commit 5481e10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mt-data-api-sdk-js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- run: npm install -g grunt-cli
3333
- run: npm install -g bower
3434
- run: bower install
35+
- run: sudo /etc/init.d/mysql start
3536
- run: mysql -e 'CREATE DATABASE mt_test'
3637
- run: sudo apt-get update
3738
- run: sudo apt-get install cpanminus libplack-perl libdbd-mysql-perl curl 2>&1

0 commit comments

Comments
 (0)