ci: Remove unused workaround

This commit is contained in:
MarcoFalke 2020-05-31 18:52:59 -04:00
parent fa7c850915
commit faf62e6ed0
No known key found for this signature in database
GPG key ID: CE2B75697E69A548

View file

@ -6,10 +6,6 @@
export LC_ALL=C.UTF-8
# Add llvm-symbolizer directory to PATH. Needed to get symbolized stack traces from the sanitizers.
PATH=$PATH:/usr/lib/llvm-6.0/bin/
export PATH
BEGIN_FOLD () {
echo ""
CURRENT_FOLD_NAME=$1