Skip to content

Commit 544ea18

Browse files
committed
Remove sudo chown in tests workflow
1 parent cff03f2 commit 544ea18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: styfle/[email protected]
11-
- run: sudo chown -R $USER:$USER $GITHUB_WORKSPACE
1211
- uses: actions/checkout@v3
1312
- uses: actions/setup-node@v3
1413
with:

0 commit comments

Comments
 (0)