From 286bf206a2efba1756d102bf1ed864f4d6de7198 Mon Sep 17 00:00:00 2001 From: Bobholamovic Date: Sun, 31 Jul 2022 17:59:43 +0800 Subject: [PATCH] Exclude deploy in fast tests --- tests/fast_tests.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/fast_tests.py b/tests/fast_tests.py index 6e9760a..8e7c26e 100644 --- a/tests/fast_tests.py +++ b/tests/fast_tests.py @@ -12,6 +12,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -from deploy import * from rs_models import * from transforms import *