eBooru/.github
Earlopain f8d54b65bb
[Tests] Fix CI
Previous commits made docker run as a different user than root.
Unfortunately the checkout action creates the files as root, regardless of what
user might actually be running. As such, docker commands need to be run as
root as well to not run into permission issues when creating the `tmp` folder for example.

This basically reverts 2de0ebb5b8 for CI but since that was intended for local development its not a big deal
2024-01-14 20:49:30 +00:00
..
prepare-docker-image [Tests] Fix CI 2024-01-14 20:49:30 +00:00
workflows [CI] Upload log after test run 2023-02-26 15:53:26 +01:00