From 0925b2c0f5ebfe154469b06df3150fc81bb05329 Mon Sep 17 00:00:00 2001 From: tom Koren Date: Tue, 23 Jul 2024 19:10:45 +0300 Subject: [PATCH] . --- .github/workflows/new_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/new_ci.yml b/.github/workflows/new_ci.yml index f31afaae..17b8e1db 100644 --- a/.github/workflows/new_ci.yml +++ b/.github/workflows/new_ci.yml @@ -90,8 +90,8 @@ jobs: fi poetry add onnx2kerastl==$PACKAGE_VERSION cp -r /home/runner/work/leap_parser_tests_copy $GITHUB_WORKSPACE/tests # Example command: List files in the checked-out repositor - cd tests source .venv/bin/activate + cd tests pytest branch_model_test.py --cloud_dir clip --model_name clip.onnx echo "1" rm -rf /home/runner/work/leap_parser_tests_copy # Example command: List files in the checked-out repositor