Skip to content

Commit 7b3b3a7

Browse files
committed
debug: idem
1 parent b4842b6 commit 7b3b3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Benchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
${{ runner.os }}-test-
3232
${{ runner.os }}-
3333
- name: Install dependencies
34-
run: julia -e 'using Pkg; Pkg.add(["JSON", "PkgBenchmark", "BenchmarkCI@0.1"])'
34+
run: julia -e 'using Pkg; Pkg.add(["JSON", "PkgBenchmark", "BenchmarkCI"])'
3535
- name: Run benchmarks
3636
run: julia benchmark/run_benchmarks.jl
3737
env:

0 commit comments

Comments
 (0)