We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94f6e63 commit 1b3dac6Copy full SHA for 1b3dac6
.github/workflows/playwright.yml
@@ -17,8 +17,6 @@ jobs:
17
uses: supercharge/mongodb-github-action@1.12.0
18
with:
19
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
22
- name: Set up JDK 21
23
uses: actions/setup-java@v5
24
0 commit comments