Skip to content

Commit 1b3dac6

Browse files
committed
Add data to mongo
1 parent 94f6e63 commit 1b3dac6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/playwright.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ jobs:
1717
uses: supercharge/mongodb-github-action@1.12.0
1818
with:
1919
mongodb-version: 4.4
20-
- name: Install MongoDB Tools
21-
run: sudo apt-get update && sudo apt-get install -y mongodb-org-shell mongodb-org-tools
2220
- name: Set up JDK 21
2321
uses: actions/setup-java@v5
2422
with:

0 commit comments

Comments
 (0)