We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e74f116 commit 06a3757Copy full SHA for 06a3757
1 file changed
.github/workflows/ci.yml
@@ -30,5 +30,6 @@ jobs:
30
fi
31
sleep 1
32
done
33
+ docker compose exec -T workspace chown -R root:root /root/.ssh /root/.gitconfig
34
make test
35
0 commit comments