Skip to content

Commit baf0a73

Browse files
cakebakerRenjiSann
authored andcommitted
ci: remove commented out line from freebsd.yml
1 parent 4a48c9e commit baf0a73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/freebsd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ jobs:
160160
WORKSPACE="${WORKSPACE_PARENT}/${REPO_NAME}"
161161
#
162162
pw adduser -n ${TEST_USER} -d /root/ -g wheel -c "Coreutils user to build" -w random
163-
# chown -R ${TEST_USER}:wheel /root/ "${WORKSPACE_PARENT}"/
164163
chown -R ${TEST_USER}:wheel /root/ "${WORKSPACE_PARENT}"/
165164
whoami
166165
#

0 commit comments

Comments
 (0)