Skip to content

Commit

Permalink
fix: resolve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
HansVRP committed Jun 11, 2024
1 parent 4cbffc6 commit 441dec5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_openeo_gfmap/test_model_inference.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@


# TODO; as an addition we could include an assert on the output values, however this edges towards MLOPS
@pytest.mark.skip
def test_onnx_inference_local():
"""Test the ONNX Model inference locally"""
inds = load_dataarray_url(resources_file)
Expand Down

0 comments on commit 441dec5

Please sign in to comment.