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

Jd/parallel build testing #1095

Merged
merged 23 commits into from
Mar 27, 2024
Merged

Jd/parallel build testing #1095

merged 23 commits into from
Mar 27, 2024

Conversation

jd-lara
Copy link
Member

@jd-lara jd-lara commented Mar 27, 2024

No description provided.

@jd-lara jd-lara merged commit 85a2987 into psy4 Mar 27, 2024
0 of 11 checks passed
@@ -321,28 +321,35 @@ function _initial_conditions_reconciliation!(
return all_ic_values
end

function _build_single_model_for_simulation(model::DecisionModel, sim::Simulation, model_number::Int)
Copy link
Contributor

Choose a reason for hiding this comment

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

[JuliaFormatter] reported by reviewdog 🐶

Suggested change
function _build_single_model_for_simulation(model::DecisionModel, sim::Simulation, model_number::Int)
function _build_single_model_for_simulation(
model::DecisionModel,
sim::Simulation,
model_number::Int,
)

@jd-lara jd-lara deleted the jd/parallel_build_testing branch March 27, 2024 00:57
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.

1 participant