Remove PATH hack (#158)

This commit is contained in:
John R Barker
2020-12-11 13:43:34 +00:00
committed by GitHub
parent 5ba60e6f66
commit 42e8279c75
2 changed files with 1 additions and 4 deletions

View File

@@ -14,9 +14,6 @@ function join {
echo "$*";
}
# HACK remove once azure-pipelines-test-container has been fixed
export PATH=$PATH:$HOME/.local/bin
# Ensure we can write other collections to this dir
sudo chown "$(whoami)" "${PWD}/../../"