Skip to content

Commit

Permalink
Remove sudo chown in tests workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
faergeek committed Feb 3, 2023
1 parent cff03f2 commit 544ea18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: styfle/[email protected]
- run: sudo chown -R $USER:$USER $GITHUB_WORKSPACE
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 544ea18

Please sign in to comment.