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