notest
This commit is contained in:
parent
625099568c
commit
125fa2b86d
|
@ -46,11 +46,11 @@ jobs:
|
||||||
#----------------------------------------------
|
#----------------------------------------------
|
||||||
# run test suite
|
# run test suite
|
||||||
#----------------------------------------------
|
#----------------------------------------------
|
||||||
- name: Run tests
|
# - name: Run tests
|
||||||
run: |
|
# run: |
|
||||||
source .venv/bin/activate
|
# source .venv/bin/activate
|
||||||
pytest tests/
|
# pytest tests/
|
||||||
coverage report
|
# coverage report
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue
Block a user