Skip to content

Commit

Permalink
Removed debug line.
Browse files Browse the repository at this point in the history
  • Loading branch information
evetion committed May 17, 2024
1 parent 80d160a commit 333e2ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/testmodelrun.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ function main(ARGS)
if length(ARGS) > 0
toml_paths = filter(x -> basename(dirname(x)) in ARGS, toml_paths)
end
return @info toml_paths
n_model = length(toml_paths)
n_pass = 0
n_fail = 0
Expand Down

0 comments on commit 333e2ac

Please sign in to comment.