Skip to content

Commit 9c0a9e6

Browse files
committed
undo changes to Makefile
Signed-off-by: helenxie-bit <[email protected]>
1 parent e621fc6 commit 9c0a9e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ pytest: prepare-pytest prepare-pytest-testdata
172172
pytest ./test/unit/v1beta1/suggestion --ignore=./test/unit/v1beta1/suggestion/test_skopt_service.py
173173
pytest ./test/unit/v1beta1/earlystopping
174174
pytest ./test/unit/v1beta1/metricscollector
175-
pytest ./test/unit/v1beta1/tune-api
176175
cp ./pkg/apis/manager/v1beta1/python/api_pb2.py ./sdk/python/v1beta1/kubeflow/katib/katib_api_pb2.py
177176
cp ./pkg/apis/manager/v1beta1/python/api_pb2_grpc.py ./sdk/python/v1beta1/kubeflow/katib/katib_api_pb2_grpc.py
178177
sed -i "s/api_pb2/kubeflow\.katib\.katib_api_pb2/g" ./sdk/python/v1beta1/kubeflow/katib/katib_api_pb2_grpc.py

0 commit comments

Comments
 (0)