Skip to content

Commit 9f7295c

Browse files
committed
Remove graphics
1 parent 1f45f45 commit 9f7295c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/platforms-eval.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ function run() {
6767
# run $BENCH_DIR/hamming hamming $NUM_SEEDS
6868
# run $BENCH_DIR/mathematics mathematics $NUM_SEEDS
6969

70-
run $BENCH_DIR/graphics graphics $NUM_SEEDS
70+
# run $BENCH_DIR/graphics graphics $NUM_SEEDS
7171
run $BENCH_DIR/hamming hamming $NUM_SEEDS
7272
run $BENCH_DIR/libraries libraries $NUM_SEEDS
7373
run $BENCH_DIR/mathematics mathematics $NUM_SEEDS

0 commit comments

Comments
 (0)