experiments (#1)
Co-authored-by: Anton Reinhard <anton.reinhard@proton.me> Reviewed-on: #1
This commit is contained in:
@ -46,6 +46,7 @@ jobs:
|
||||
run: |
|
||||
julia --project=examples/ -e 'using Pkg; Pkg.develop(Pkg.PackageSpec(path=pwd())); Pkg.instantiate(); Pkg.precompile()'
|
||||
julia --project=examples/ -t 4 -e 'include("examples/import_bench.jl")' -O3
|
||||
julia --project=examples/ -t 4 -e 'include("examples/ab5.jl")' -O3
|
||||
|
||||
docs:
|
||||
runs-on: ubuntu-22.04
|
||||
|
Reference in New Issue
Block a user