We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53a03b0 commit b580facCopy full SHA for b580fac
src/ci/run.sh
@@ -26,7 +26,7 @@ if [ "$NO_CHANGE_USER" = "" ]; then
26
chown -R user:user .
27
mkdir -p /cargo
28
chown -R user:user /cargo
29
- # TODO: don't do this in PR job
+ # FIXME: don't do this in PR job
30
chown -R user:user /checkout
31
32
# Ensure that runners are able to execute git commands in the worktree,
0 commit comments