update CI (2): inspect tool options

This commit is contained in:
Antony Polukhin
2021-04-18 19:50:46 +03:00
parent 49e6421271
commit 5176e189b8

View File

@ -150,7 +150,7 @@ jobs:
echo '==================================> TEST'
sh -c "../../../b2 -j2 $CI_B2_ARGS"
../../../dist/bin/inspect ..
../../../dist/bin/inspect .. -license -copyright -crlf -end -path_name -tab -ascii -apple_macro -assert_macro -deprecated_macro -minmax -unnamed
echo '==================================> AFTER_SUCCESS'