Skip to content

Commit 86209f1

Browse files
committed
chore: skip sklearn serverless inference test
1 parent 811d3ae commit 86209f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integ/test_sklearn.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ def test_deploy_model(
156156
_predict_and_assert(predictor)
157157

158158

159+
@pytest.mark.skip
159160
def test_deploy_model_with_serverless_inference_config(
160161
sklearn_training_job,
161162
sagemaker_session,

0 commit comments

Comments
 (0)