Skip to content

Commit 2c82f28

Browse files
committed
Added raven to github pipeline tests
Signed-off-by: Nemanja Malocic <[email protected]>
1 parent 813f72f commit 2c82f28

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/scripts/test-info.mjs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -809,6 +809,10 @@ const components = {
809809
requireGCPCredentials: true,
810810
certificationSetup: 'certification-state.gcp.firestore-setup.sh',
811811
},
812+
'state.ravendb': {
813+
conformance: true,
814+
certification: true,
815+
},
812816
}
813817

814818
/**

0 commit comments

Comments
 (0)