ci: lint validator-keys in the clang-tidy job

This commit is contained in:
Denis Angell
2026-09-13 19:56:36 -04:00
parent 728db41016
commit 7bd7ea79dd

View File

@@ -85,6 +85,7 @@ jobs:
-Dtests=ON \
-Dwerr=ON \
-Dxrpld=ON \
-Dvalidator_keys=ON \
-Dverify_headers=ON \
-Drust=ON \
..