Skip to content

Commit

Permalink
Show the SQL Server info
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Feb 24, 2020
1 parent a9ea5fa commit b070f67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ jobs:
run: |
# MSSQLLocalDB is the default SQL LocalDB instance
SqlLocalDB start MSSQLLocalDB
SqlLocalDB info MSSQLLocalDB
sqlcmd -S "(localdb)\MSSQLLocalDB" -Q "create database cakephp;"
- name: composer install
Expand Down

0 comments on commit b070f67

Please sign in to comment.