Skip to content

Commit

Permalink
Update benchmark.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelBrand1 committed Nov 15, 2024
1 parent f91d452 commit 85a01e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- name: Install dependencies
run: |
julia --project=benchmark -e 'using Pkg;
Pkg.resolve();
Pkg.instantiate()'
- name: Run benchmarks
run: julia --project=benchmark -e 'using BenchmarkCI; BenchmarkCI.judge(; baseline = "origin/main", retune = true)'
Expand Down

0 comments on commit 85a01e1

Please sign in to comment.