Skip to content

Commit 317405e

Browse files
committed
chore(ci): add MongoDB service to tests job
1 parent 67b1508 commit 317405e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/check-shared-steps.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ jobs:
5959
with:
6060
node-version: 24
6161

62+
- uses: supercharge/mongodb-github-action@1.11.0
63+
with:
64+
mongodb-version: 7
65+
6266
- run: |
6367
corepack enable
6468
corepack install

0 commit comments

Comments
 (0)