Fix tests attempt 3
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -19,6 +19,7 @@ jobs:
|
|||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
cp .env.default .env
|
cp .env.default .env
|
||||||
|
pipenv run pip install -e .
|
||||||
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