Skip to content

Commit da43467

Browse files
committed
run omerc
1 parent f4154a1 commit da43467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infra/nightly.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export PATH="$PATH:$HOME/.cargo/bin/"
88

99
# Seed is fixed for the whole day; this way two branches run the same seed
1010
SEED=$(date "+%Y%j")
11-
BENCHDIR="bench/"
11+
BENCHDIR="bench/omerc.fpcore"
1212
REPORTDIR="reports"
1313
NUMITERS=10
1414

0 commit comments

Comments
 (0)