We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f6f4a5 commit 968838bCopy full SHA for 968838b
1 file changed
.github/workflows/Benchmarks.yml
@@ -24,3 +24,6 @@ jobs:
24
with:
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
0 commit comments