diff --git a/.github/workflows/sanitizers.sh b/.github/workflows/sanitizers.sh index ee650a6cf..2f99f1318 100755 --- a/.github/workflows/sanitizers.sh +++ b/.github/workflows/sanitizers.sh @@ -82,5 +82,8 @@ systemctl daemon-reload systemctl restart apparmor systemctl restart lxc-net +# Undo default ACLs from Github +setfacl -b -R /home + git clone --depth=1 https://github.com/lxc/lxc-ci timeout 30m bash -x lxc-ci/deps/lxc-exercise