Skip to content

Commit 05cfa2f

Browse files
committed
Remove additional docker in tests
1 parent ea66e61 commit 05cfa2f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,6 @@ jobs:
8888
with:
8989
cache: yarn
9090
node-version: ${{ matrix.node }}
91-
- name: Docker setup
92-
run: docker run -d -p 7700:7700 getmeili/meilisearch:latest meilisearch --no-analytics --master-key='masterKey'
9391
- name: Install dependencies
9492
run: yarn install
9593
- name: Run tests

0 commit comments

Comments
 (0)