Skip to content

Commit

Permalink
DBSERVERの追加
Browse files Browse the repository at this point in the history
  • Loading branch information
ji-eunsoo authored Oct 12, 2023
1 parent 910063f commit 7adf8a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
php eccube_install.php $DB none #26行目でcomposerインストールしているためスキップ
env:
DB: mysql
DBSERVER: 127.0.0.1
USER: root
DBNAME: myapp_test
DBPASS: password
Expand Down

0 comments on commit 7adf8a9

Please sign in to comment.