just set it statically
This commit is contained in:
parent
e4a0b09796
commit
b6c6ac75e5
|
|
@ -162,6 +162,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
env:
|
||||
INVENTREE_DB_NAME: ./inventree.sqlite
|
||||
INVENTREE_DB_ENGINE: sqlite3
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in New Issue