Skip to content

Commit 86e8c98

Browse files
committed
moving to up folder for TIR
1 parent f03165a commit 86e8c98

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed
File renamed without changes.
File renamed without changes.

benchmark/regression/run.jl renamed to benchmark/run.jl

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ end
88

99
using BenchmarkCI
1010

11-
script = joinpath(ROOTPATH, "benchmark", "regression", "benchmarks.jl")
12-
13-
BenchmarkCI.judge(; script, pkgdir=ROOTPATH)
11+
BenchmarkCI.judge()
1412

1513
BenchmarkCI.displayjudgement()

0 commit comments

Comments
 (0)