Skip to content

Commit

Permalink
reproducibility_tests/print_new_mse.jl -> mse_summary
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Nov 25, 2024
1 parent d16edca commit 0a0c158
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1186,7 +1186,7 @@ steps:
continue_on_failure: true

- label: ":robot_face: Print new mse tables"
command: "julia --color=yes --project=examples reproducibility_tests/print_new_mse.jl"
command: "julia --color=yes --project=examples reproducibility_tests/mse_summary.jl"

- label: ":robot_face: Print new reference counter"
command: "julia --color=yes --project=examples reproducibility_tests/print_new_ref_counter.jl"
Expand Down
File renamed without changes.

0 comments on commit 0a0c158

Please sign in to comment.