Fix tests
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
|||||||
pipenv install --dev
|
pipenv install --dev
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
export PYTHONPATH=.
|
cp .env.default .env
|
||||||
pipenv run generate
|
pipenv run generate
|
||||||
pipenv run test
|
pipenv run test
|
||||||
- name: Build package
|
- name: Build package
|
||||||
|
|||||||
Reference in New Issue
Block a user