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