Skip to content

Commit

Permalink
out
Browse files Browse the repository at this point in the history
  • Loading branch information
achamayou committed Jun 25, 2024
1 parent cc03819 commit 56ab351
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,7 @@ jobs:
run: |
set -ex
rm -rf /github/home/.cache
ls -al /github/home
whoami
cd build
mkdir -p /github/home/.cache
export ASAN_SYMBOLIZER_PATH=$(realpath /usr/bin/llvm-symbolizer-15)
./tests.sh --timeout 240 --output-on-failure -LE "benchmark|perf|protocolstest|vegeta|suite" > tests.out
shell: bash
Expand Down

0 comments on commit 56ab351

Please sign in to comment.