diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 634f8e1..0ba8522 100755 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -17,6 +17,8 @@ jobs: services: manticoresearch-manticore: image: manticoresearch/manticore:dev + env: + EXTRA: 1 ports: - 9408:9308