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

pixi: Instantiate consistently #717

Merged
merged 5 commits into from
Oct 31, 2023
Merged

pixi: Instantiate consistently #717

merged 5 commits into from
Oct 31, 2023

Conversation

Hofer-Julian
Copy link
Contributor

@Hofer-Julian Hofer-Julian commented Oct 31, 2023

Also check in docs/Manifest.toml

@Hofer-Julian Hofer-Julian requested a review from visr October 31, 2023 14:27
@@ -27,7 +27,7 @@ install-without-pre-commit = { depends_on = [
] }
install = { depends_on = ["install-without-pre-commit", "install-pre-commit"] }
# Instantiate
instantiate-julia-core = "julia --project=core --eval='using Pkg; Pkg.instantiate(); Pkg.test()'"
instantiate-julia-core = "julia --project=core --eval='using Pkg; Pkg.instantiate()'"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice speedup ;)

@visr visr merged commit f923144 into main Oct 31, 2023
15 checks passed
@visr visr deleted the instantiate branch October 31, 2023 15:19
visr pushed a commit that referenced this pull request Nov 13, 2023
Also check in `docs/Manifest.toml`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants