Update test-package.yml
This commit is contained in:
@@ -81,7 +81,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
env:
|
env:
|
||||||
DATABASE_ENGINE: ${{ matrix.database }}"
|
DATABASE_ENGINE: ${{ matrix.database }}
|
||||||
run: |
|
run: |
|
||||||
coverage run --append --source=admin_interface setup.py test
|
coverage run --append --source=admin_interface setup.py test
|
||||||
coverage xml -o ./coverage.xml
|
coverage xml -o ./coverage.xml
|
||||||
|
|||||||
Reference in New Issue
Block a user