Fix tests attempt 3
This commit is contained in:
parent
7900c7c9db
commit
b0b64fcbaf
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -19,6 +19,7 @@ jobs:
|
||||
- name: Run tests
|
||||
run: |
|
||||
cp .env.default .env
|
||||
pipenv run pip install -e .
|
||||
pipenv run generate
|
||||
pipenv run test
|
||||
- name: Build package
|
||||
|
Loading…
x
Reference in New Issue
Block a user