mirror of
https://github.com/RocketChat/Rocket.Chat.git
synced 2025-12-28 06:47:25 +00:00
ci: add back carryforward flag (#31605)
This commit is contained in:
parent
037894b811
commit
0d7753cba5
@ -12,13 +12,22 @@ coverage:
|
||||
flags:
|
||||
- client
|
||||
flags:
|
||||
unit:
|
||||
carryforward: true
|
||||
e2e:
|
||||
paths:
|
||||
- apps/meteor/
|
||||
carryforward: true
|
||||
|
||||
e2e-api:
|
||||
paths:
|
||||
- apps/meteor/server
|
||||
carryforward: true
|
||||
|
||||
client:
|
||||
paths:
|
||||
- apps/meteor/client
|
||||
carryforward: true
|
||||
|
||||
comment:
|
||||
layout: 'reach, diff, flags'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user