add workflow cpp.
This commit is contained in:
@ -11,4 +11,4 @@ DIR=$(cd -P "$(dirname "$SOURCE")" >/dev/null 2>&1 && pwd)
|
||||
BUILD_DIR=$(realpath ${DIR}/../build)
|
||||
|
||||
printf '\033c'
|
||||
${BUILD_DIR}/test_image
|
||||
${BUILD_DIR}/test_frame
|
@ -10,4 +10,4 @@ DIR=$(cd -P "$(dirname "$SOURCE")" >/dev/null 2>&1 && pwd)
|
||||
|
||||
BUILD_DIR=$(realpath ${DIR}/../build)
|
||||
|
||||
echo ${BUILD_DIR}/test_image | entr -r ${DIR}/runtests.sh
|
||||
echo ${BUILD_DIR}/test_frame | entr -r ${DIR}/runtests.sh
|
Reference in New Issue
Block a user