Skip to content

Commit

Permalink
release(1.2.8): update mf6 version
Browse files Browse the repository at this point in the history
Also added latest version of gsflow (v 2.3.0) and mfusg_gsi (v2.1.1).
  • Loading branch information
jdhughes-usgs committed Jul 4, 2023
1 parent 15089de commit 5d642f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autotest/test_gsflow_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ def run_gsflow(exe, path, example, control_file, normal_message):
return success


@pytest.mark.regression
@pytest.mark.skip
@flaky(max_runs=RERUNS)
def test_gsflow_build_run(function_tmpdir):
pm.download_target(target, download_path=function_tmpdir)
Expand Down

0 comments on commit 5d642f8

Please sign in to comment.