mirror of
https://github.com/fmtlib/fmt.git
synced 2025-08-02 04:04:44 +02:00
Run test commands during CI builds
This commit is contained in:
@@ -27,3 +27,4 @@ if build == 'mingw':
|
|||||||
|
|
||||||
check_call(cmake_command)
|
check_call(cmake_command)
|
||||||
check_call(build_command)
|
check_call(build_command)
|
||||||
|
check_call(test_command)
|
||||||
|
Reference in New Issue
Block a user