Skip to content

Commit aa9974f

Browse files
committed
Try again with a later instantiation. Still unsure why only XPalm is causing issues
1 parent 5d27833 commit aa9974f

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/benchmarks_and_downstream.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ jobs:
4444
run: |
4545
cd test/downstream
4646
julia --project --threads 4 --color=yes -e '
47-
using Pkg;
48-
Pkg.instantiate();
47+
using Pkg;
4948
include("test-all-benchmarks.jl")'
5049
rm Manifest.toml
5150
- name: Store benchmark result

0 commit comments

Comments
 (0)