tetst:add assert check in ci

This commit is contained in:
chenhaoran 2024-09-02 20:35:10 +08:00
parent cbc2849122
commit b1efafc437
1 changed files with 1 additions and 1 deletions

View File

@ -424,7 +424,7 @@ pipeline {
'''
sh '''
cd ${WKC}/tests/parallel_test
./run_check_assert_container.sh -d ${WKDIR}
python3 count_assert.py
'''
sh '''
date