chore(tests/bench/speedcenter.exec.yaml): fix again

This commit is contained in:
Sebastian Ullrich 2019-08-16 22:24:22 +02:00
parent f1db7e8041
commit 8cc2f731cd

View file

@ -23,7 +23,7 @@
bash -c "
set -euxo pipefail &&
echo -n 'lines: ' &&
find library -name '*.lean' -print0 | wc -l --files0-from=- | tail -1 | cut -d' ' -f 1
find library -name '*.lean' -print0 | wc -l --files0-from=- | tail -1 | cut -d' ' -f 1"
max_runs: 1
runner: output
#- attributes: