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