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