Skip to content

Commit

Permalink
common: run Python tests for packages testing
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Michalski <[email protected]>
  • Loading branch information
janekmi committed Aug 4, 2023
1 parent ee3bb15 commit b379f15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/docker/run-build-package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ PMDK_LIB_PATH_DEBUG=$PMDK_LIB_PATH_NONDEBUG/$DEBUG_DIR
EOF

./RUNTESTS.sh -t check
./RUNTESTS.py -t check
popd

popd

0 comments on commit b379f15

Please sign in to comment.