Skip to content

Commit

Permalink
Remove incorrect hydrostatic_implicit.jl test
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskawczynski committed Jul 28, 2023
1 parent 85ea29c commit 22037ce
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 337 deletions.
9 changes: 0 additions & 9 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -804,15 +804,6 @@ steps:
artifact_paths:
- "examples/column/output/hydrostatic_discrete/*"

- label: ":computer: Column Hydrostatic Balance Eq - implicit"
key: "cpu_column_hydrostatic_implicit"
command:
- "julia --color=yes --project=examples examples/column/hydrostatic_implicit.jl"
artifact_paths:
- "examples/column/output/hydrostatic_implicit/*"
soft_fail:
- exit_status: 1

- group: "Examples: Spectral element"
steps:
- label: ":computer: Bickley jet CG"
Expand Down
328 changes: 0 additions & 328 deletions examples/column/hydrostatic_implicit.jl

This file was deleted.

0 comments on commit 22037ce

Please sign in to comment.