We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 389d9c7 commit 1e3c39eCopy full SHA for 1e3c39e
.github/workflows/run_microbenchmarks.yml
@@ -51,7 +51,6 @@ jobs:
51
export PYTHONPATH="${PYTHONPATH:-$(pwd)}:$(pwd)/benchmarks"
52
echo "PYTHONPATH is: $PYTHONPATH"
53
echo "Current directory is: $(pwd)"
54
- ls
55
python benchmarks/microbenchmarks/run_ci_microbenchmarks.py \
56
--config benchmarks/microbenchmarks/benchmark_config.yml \
57
--output "$RUNNER_TEMP/benchmark-results/microbenchmark-results.json"'
0 commit comments