Skip to content

Commit

Permalink
Experiment: do NOT merge.
Browse files Browse the repository at this point in the history
Run Docker in rootless mode to see if it addresses permission errors.
  • Loading branch information
Kurt-von-Laven committed Jan 31, 2023
1 parent d749615 commit 44d2ef4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-mega-linter-runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
uses: actions/[email protected]
with:
node-version: "12"
- name: Use Docker in rootless mode.
uses: ScribeMD/[email protected]
- name: Install dependencies
run: cd mega-linter-runner && yarn install --frozen-lockfile && npm link
- name: Run tests
Expand Down

0 comments on commit 44d2ef4

Please sign in to comment.