Skip to content
Snippets Groups Projects
Commit 8b6ffb37 authored by Marcos Spessatto Defendi's avatar Marcos Spessatto Defendi Committed by Guilherme Gazzo
Browse files

ci: add back carryforward flag (#31605)

parent 93e14440
No related branches found
No related tags found
No related merge requests found
...@@ -12,13 +12,22 @@ coverage: ...@@ -12,13 +12,22 @@ coverage:
flags: flags:
- client - client
flags: flags:
unit:
carryforward: true
e2e: e2e:
paths: paths:
- apps/meteor/ - apps/meteor/
carryforward: true
e2e-api:
paths:
- apps/meteor/server
carryforward: true
client: client:
paths: paths:
- apps/meteor/client - apps/meteor/client
carryforward: true
comment: comment:
layout: 'reach, diff, flags' layout: 'reach, diff, flags'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment