Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Julia 1.11 Pkg tests #2860

Merged
merged 2 commits into from
Mar 28, 2024
Merged

Fix Julia 1.11 Pkg tests #2860

merged 2 commits into from
Mar 28, 2024

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Mar 28, 2024

No description provided.

Copy link
Contributor

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="fix-1.11-pkg-tests")
julia> using Pluto

@fonsp fonsp added tests issues that improve the code coverage and the automatic testing package manager Pluto's built-in package manager labels Mar 28, 2024
@fonsp
Copy link
Owner Author

fonsp commented Mar 28, 2024

ready to merge

@fonsp fonsp merged commit 11c1e57 into main Mar 28, 2024
11 of 14 checks passed
@fonsp fonsp deleted the fix-1.11-pkg-tests branch March 28, 2024 12:51
@fonsp fonsp mentioned this pull request May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package manager Pluto's built-in package manager tests issues that improve the code coverage and the automatic testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant