just set it statically

This commit is contained in:
Matthias 2021-12-03 01:05:14 +01:00
parent e4a0b09796
commit b6c6ac75e5
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

@ -162,6 +162,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
INVENTREE_DB_NAME: ./inventree.sqlite
INVENTREE_DB_ENGINE: sqlite3 INVENTREE_DB_ENGINE: sqlite3
steps: steps: