Skip to content

Commit

Permalink
Merge #1040
Browse files Browse the repository at this point in the history
1040: Remove stretch grid regression test r=charleskawczynski a=charleskawczynski



Co-authored-by: Charles Kawczynski <kawczynski.charles@gmail.com>
  • Loading branch information
bors[bot] and charleskawczynski committed May 25, 2022
2 parents f1cc89d + 8d0f7d6 commit 1adda8e
Showing 1 changed file 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 @@ -94,7 +94,7 @@ steps:
artifact_paths: "Output.Bomex.01_gaussian/stats/comparison/*"

- label: ":partly_sunny: Bomex with stretched grid"
command: "julia --color=yes --project=integration_tests integration_tests/driver.jl --case Bomex --stretch_grid true --suffix _stretch_grid_true"
command: "julia --color=yes --project=integration_tests integration_tests/driver.jl --case Bomex --stretch_grid true --skip_tests true --suffix _stretch_grid_true"
artifact_paths: "Output.Bomex.01_stretch_grid_true/stats/comparison/*"

- label: ":partly_sunny: Bomex with NN_nonlocal"
Expand Down

0 comments on commit 1adda8e

Please sign in to comment.