add check for fmt::print() to GitHub style check workflow

This commit is contained in:
Axel Kohlmeyer
2025-01-23 11:30:13 -05:00
parent 493ff3017c
commit a30b5f9345

View File

@ -35,3 +35,4 @@ jobs:
make check-permissions
make check-homepage
make check-errordocs
make check-fmtlib