Skip to content

Commit b580fac

Browse files
committed
wip
1 parent 53a03b0 commit b580fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ if [ "$NO_CHANGE_USER" = "" ]; then
2626
chown -R user:user .
2727
mkdir -p /cargo
2828
chown -R user:user /cargo
29-
# TODO: don't do this in PR job
29+
# FIXME: don't do this in PR job
3030
chown -R user:user /checkout
3131

3232
# Ensure that runners are able to execute git commands in the worktree,

0 commit comments

Comments
 (0)