Skip to content

Commit 27f4011

Browse files
committed
Update Benchmarks.yml
1 parent defa3d2 commit 27f4011

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/Benchmarks.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,5 @@ jobs:
2222
with:
2323
julia-version: ${{ matrix.version }}
2424
bench-on: ${{ github.event.pull_request.head.sha }}
25-
extra-pkgs: |
26-
https://github.com/PalmStudio/XPalm.jl
27-
https://github.com/VEZY/PlantBiophysics.jl
25+
extra-pkgs: >-
26+
https://github.com/PalmStudio/XPalm.jl#main,https://github.com/VEZY/PlantBiophysics.jl#master

0 commit comments

Comments
 (0)