From b1efafc437fc25d1a5e4db9dd18b92622b5722ee Mon Sep 17 00:00:00 2001 From: chenhaoran Date: Mon, 2 Sep 2024 20:35:10 +0800 Subject: [PATCH] tetst:add assert check in ci --- Jenkinsfile2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile2 b/Jenkinsfile2 index b074a0ee05..60574e2850 100644 --- a/Jenkinsfile2 +++ b/Jenkinsfile2 @@ -424,7 +424,7 @@ pipeline { ''' sh ''' cd ${WKC}/tests/parallel_test - ./run_check_assert_container.sh -d ${WKDIR} + python3 count_assert.py ''' sh ''' date