typo
This commit is contained in:
parent
445e934102
commit
194b0386c5
|
@ -96,7 +96,7 @@ processing:
|
|||
stage: python
|
||||
script:
|
||||
- cd $DAMASKROOT/python
|
||||
- COLUMS=256 pytest --basetemp=${TESTROOT}/python -v --cov --cov-report=term
|
||||
- COLUMNS=256 pytest --basetemp=${TESTROOT}/python -v --cov --cov-report=term
|
||||
- coverage report --fail-under=90
|
||||
except:
|
||||
- master
|
||||
|
|
Loading…
Reference in New Issue