Skip to content

Commit

Permalink
update php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
agungsugiarto committed Feb 1, 2021
1 parent d97176d commit 701331d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ jobs:
run: sudo service mysql stop
- name: Setup MySQL
uses: samin/[email protected]
with:
mysql version: 5.7
mysql password: test
mysql user: test
mysql database: boilerplate-test
with:
mysql version: 5.7
mysql password: test
mysql user: test
mysql database: boilerplate-test
- name: Checkout
uses: actions/checkout@v2
- name: "Validate composer.json and composer.lock"
Expand Down

0 comments on commit 701331d

Please sign in to comment.