We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9cf776 commit e691ce0Copy full SHA for e691ce0
1 file changed
.github/workflows/Benchmarks.yml
@@ -25,6 +25,4 @@ jobs:
25
with:
26
julia-version: ${{ matrix.version }}
27
bench-on: ${{ github.event.pull_request.head.sha }}
28
- extra-pkgs: |
29
- https://github.com/PalmStudio/XPalm.jl
30
- https://github.com/VEZY/PlantBiophysics.jl
+ extra-pkgs: https://github.com/PalmStudio/XPalm.jl,https://github.com/VEZY/PlantBiophysics.jl
0 commit comments