Skip to content

Commit affaa64

Browse files
committed
Update .github/workflows/tests.yml
1 parent 13a2994 commit affaa64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
name: integration-tests (dart ${{ matrix.version }})
2525
services:
2626
meilisearch:
27-
image: getmeili/meilisearch:latest
27+
image: getmeili/meilisearch-enterprise:latest
2828
env:
2929
MEILI_MASTER_KEY: "masterKey"
3030
MEILI_NO_ANALYTICS: "true"

0 commit comments

Comments
 (0)