fonsp / Pluto.jl

🎈 Simple reactive notebooks for Julia
https://plutojl.org/
MIT License
4.91k stars 284 forks source link

fix tests on nightly #2786

Closed Pangoraw closed 5 months ago

github-actions[bot] commented 5 months ago

Try this Pull Request!

Open Julia and type:

  julia> import Pkg
  julia> Pkg.activate(temp=true)
  julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="test_nightly")
  julia> using Pluto
fonsp commented 5 months ago

It looks like we have a new failure on nightly with method deletion, can you take a look?

https://github.com/fonsp/Pluto.jl/actions/runs/7697545251/job/20974785353?pr=2797#step:5:1271