[P] Integrate additional store testing into CI pipeline
This commit was merged in pull request #37.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
PYTHONPATH=$PWD python3 test/main_test.py
|
||||
PYTHONPATH=$PWD python3 -m pytest test_db.py
|
||||
|
||||
Reference in New Issue
Block a user