diff --git a/.github/workflows/tests-shell.yml b/.github/workflows/tests-shell.yml index 5ef4800c..bc9ad069 100644 --- a/.github/workflows/tests-shell.yml +++ b/.github/workflows/tests-shell.yml @@ -24,6 +24,7 @@ jobs: OPT_TRACE: ${{ runner.debug }} OPT_VERBOSE: true image: ea31337/ea-tester:dev + options: --user root volumes: - ${{ github.workspace }}/scripts/tests:/opt/scripts strategy: