Skip to content

Commit 57b16e0

Browse files
committed
use sqlite on linting
1 parent 913f2f6 commit 57b16e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
django-version: '5.1'
3838

3939
env:
40+
RDBMS: sqlite
4041
TEST_PYTHON_VERSION: ${{ matrix.python-version }}
4142
TEST_DJANGO_VERSION: ${{ matrix.django-version }}
4243

0 commit comments

Comments
 (0)