Skip to content

Commit

Permalink
Added root option to test file
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-daly committed Jan 2, 2025
1 parent 0ce066c commit 550b24a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 550b24a

Please sign in to comment.