Fix tests
This commit is contained in:
parent
f820397751
commit
fcc273e294
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
|||||||
pipenv install --dev
|
pipenv install --dev
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
|
export PYTHONPATH=.
|
||||||
pipenv run generate
|
pipenv run generate
|
||||||
pipenv run test
|
pipenv run test
|
||||||
- name: Build package
|
- name: Build package
|
||||||
|
Loading…
x
Reference in New Issue
Block a user