Compare commits
1 Commits
main
...
precommit-
Author | SHA1 | Date | |
---|---|---|---|
eb22c8562f
|
@ -19,7 +19,7 @@ repos:
|
||||
exclude: ^(migrations).*$
|
||||
- id: unittest
|
||||
name: unittest
|
||||
entry: python -m unittest discover ki
|
||||
entry: env SQLALCHEMY_DATABASE_URI=sqlite:// python -m unittest discover ki
|
||||
language: system
|
||||
exclude: .*
|
||||
always_run: true
|
||||
|
Reference in New Issue
Block a user