mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-16 23:29:57 +08:00
Run test commands during CI builds
This commit is contained in:
parent
4df5d10e3c
commit
67089022bf
@ -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)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user