Update CI script to new syntax
This commit is contained in:
parent
3aa2721d28
commit
9b7fba55b6
1 changed files with 3 additions and 1 deletions
|
|
@ -58,7 +58,9 @@ mypy:
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
cobertura: openflexure_microscope/cobertura.xml
|
coverage_report:
|
||||||
|
coverage_format: cobertura
|
||||||
|
path: openflexure_microscope/cobertura.xml
|
||||||
|
|
||||||
only:
|
only:
|
||||||
- branches
|
- branches
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue