Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoIeni committed Jan 8, 2025
1 parent 53a03b0 commit b580fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ci/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ if [ "$NO_CHANGE_USER" = "" ]; then
chown -R user:user .
mkdir -p /cargo
chown -R user:user /cargo
# TODO: don't do this in PR job
# FIXME: don't do this in PR job
chown -R user:user /checkout

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

0 comments on commit b580fac

Please sign in to comment.