mirror of
https://github.com/fmtlib/fmt.git
synced 2025-02-27 21:40:07 +00: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(build_command)
|
||||
check_call(test_command)
|
||||
|
Loading…
x
Reference in New Issue
Block a user