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