From 550b24adc3f3a40a980ffc703676ae410db43f73 Mon Sep 17 00:00:00 2001 From: Chris Daly Date: Thu, 2 Jan 2025 11:27:39 +0000 Subject: [PATCH] Added root option to test file --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 817a151..778a682 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -8,6 +8,7 @@ jobs: # the one of the container the tests run on. # You can switch this base image with a custom image tailored to your project image: ckan/ckan-dev:2.11 + options: --user root services: solr: image: ckan/ckan-solr:2.11-solr9