Skip to content

Commit

Permalink
Attempt to manually upgrade after resolving Manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
penelopeysm committed Aug 24, 2024
1 parent 05d8667 commit 7f80bad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ is_ci() = Plots.bool_env("CI", "false")

using Pkg
println(Pkg.status("GR"))
Pkg.add("GR", version="0.73.7")
error("done")


Expand Down

0 comments on commit 7f80bad

Please sign in to comment.