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