We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa62be commit 51a6d9aCopy full SHA for 51a6d9a
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
MYSQL_PASSWORD: password
36
37
env:
38
- DATABASE_URL: ${{ matrix.python }}
+ DATABASE_URL: ${{ matrix.database_url }}
39
40
steps:
41
- uses: actions/checkout@v2
0 commit comments