mirror of
https://github.com/nasa/openmct.git
synced 2025-01-18 02:39:56 +00:00
fix: remove || true
shim for codecov
This commit is contained in:
parent
b07d60f789
commit
ca3766fb5a
@ -66,7 +66,7 @@ commands:
|
|||||||
suite:
|
suite:
|
||||||
type: string
|
type: string
|
||||||
steps:
|
steps:
|
||||||
- run: npm run cov:e2e:report || true
|
- run: npm run cov:e2e:report
|
||||||
- run: npm run cov:e2e:<<parameters.suite>>:publish
|
- run: npm run cov:e2e:<<parameters.suite>>:publish
|
||||||
orbs:
|
orbs:
|
||||||
node: circleci/node@4.9.0
|
node: circleci/node@4.9.0
|
||||||
|
Loading…
Reference in New Issue
Block a user