Skip to content
Snippets Groups Projects

Add matrix to CI for multiple workers tests execution

Merged Fabian Waszkiewicz requested to merge fw-add-matrix-ci into develop
All threads resolved!
Files
314
@@ -5,6 +5,7 @@
#include <fc/optional.hpp>
#include <fc/static_variant.hpp>
#include <fc/crypto/hex.hpp>
#include <string>
Loading