Skip to content

Commit faf62e6

Browse files
author
MarcoFalke
committed
ci: Remove unused workaround
1 parent fa7c850 commit faf62e6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ci/test/03_before_install.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@
66

77
export LC_ALL=C.UTF-8
88

9-
# Add llvm-symbolizer directory to PATH. Needed to get symbolized stack traces from the sanitizers.
10-
PATH=$PATH:/usr/lib/llvm-6.0/bin/
11-
export PATH
12-
139
BEGIN_FOLD () {
1410
echo ""
1511
CURRENT_FOLD_NAME=$1

0 commit comments

Comments
 (0)