Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiio committed Dec 14, 2023
1 parent 9fab754 commit 2641b36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ jobs:
run: php artisan test
env:
DB_CONNECTION: mysql
DB_DATABASE: ${{ job.services.mysql.env.MYSQL_DATABASE }}
DB_DATABASE: sunrise_tests
DB_PORT: ${{ job.services.mysql.ports[3306] }}

0 comments on commit 2641b36

Please sign in to comment.