Skip to content

Commit 1e3c39e

Browse files
committed
add model test1
Signed-off-by: Yang Wang <[email protected]>
1 parent 389d9c7 commit 1e3c39e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run_microbenchmarks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
export PYTHONPATH="${PYTHONPATH:-$(pwd)}:$(pwd)/benchmarks"
5252
echo "PYTHONPATH is: $PYTHONPATH"
5353
echo "Current directory is: $(pwd)"
54-
ls
5554
python benchmarks/microbenchmarks/run_ci_microbenchmarks.py \
5655
--config benchmarks/microbenchmarks/benchmark_config.yml \
5756
--output "$RUNNER_TEMP/benchmark-results/microbenchmark-results.json"'

0 commit comments

Comments
 (0)