Skip to content

Commit dfe5719

Browse files
committed
feat(mongodb): add mongodb to workflow
1 parent 245d3f2 commit dfe5719

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/acceptance-tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- lb
3131
- marketplace
3232
- mnq
33+
- mongodb
3334
- object
3435
- rdb
3536
- redis

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- lb
3232
- marketplace
3333
- mnq
34+
- mongodb
3435
- object
3536
- rdb
3637
- redis

0 commit comments

Comments
 (0)