Skip to content

Commit

Permalink
posgres passsword
Browse files Browse the repository at this point in the history
  • Loading branch information
long2ice committed Nov 15, 2020
1 parent 7e75741 commit d335f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
env:
TORTOISE_TEST_MODULES: tests.testmodels
TORTOISE_MYSQL_PASS: root
TORTOISE_POSTGRES_PASS: root
TORTOISE_POSTGRES_PASS: 123456
strategy:
matrix:
python-version: [ 3.7, 3.8 ]
Expand Down

0 comments on commit d335f80

Please sign in to comment.