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 913f2f6 commit 57b16e0Copy full SHA for 57b16e0
.github/workflows/lint.yml
@@ -37,6 +37,7 @@ jobs:
37
django-version: '5.1'
38
39
env:
40
+ RDBMS: sqlite
41
TEST_PYTHON_VERSION: ${{ matrix.python-version }}
42
TEST_DJANGO_VERSION: ${{ matrix.django-version }}
43
0 commit comments