Skip to content

Commit

Permalink
GHA: tests-shell: Adds options: --user root
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Feb 10, 2024
1 parent c3327a5 commit 5d05a47
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests-shell.yml
Expand Up @@ -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:
Expand Down

0 comments on commit 5d05a47

Please sign in to comment.