Skip to content

Commit

Permalink
b
Browse files Browse the repository at this point in the history
  • Loading branch information
tolomea committed Feb 4, 2024
1 parent d11d507 commit 921f1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
database_url:
- sqlite:///db.sqlite3
- mysql://root:test@127.0.0.1:3306/data_browser
- postgres://test:test@127.0.0.1:5432/data_browser
- postgres://postgres:test@127.0.0.1:5432/data_browser
services:
mysql:
image: mysql
Expand Down

0 comments on commit 921f1f2

Please sign in to comment.