mirror of
https://github.com/nasa/openmct.git
synced 2024-12-18 20:57:53 +00:00
String in our yaml (#4550)
need to specify these lines as strings Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
This commit is contained in:
parent
95d30f75ac
commit
7c4258d720
@ -14,8 +14,8 @@ coverage:
|
||||
range: "66...100"
|
||||
|
||||
ignore:
|
||||
- */*Spec.js
|
||||
- e2e
|
||||
- "**/*Spec.js"
|
||||
- "e2e"
|
||||
|
||||
parsers:
|
||||
gcov:
|
||||
|
Loading…
Reference in New Issue
Block a user