From 890dd1cced3ee3c384237b7f9ade80f6255ccca7 Mon Sep 17 00:00:00 2001 From: Konstantin Astakhov Date: Thu, 01 Sep 2022 09:55:56 +0000 Subject: [PATCH] enable draft for xcm tests --- --- a/.github/workflows/xcm-testnet-build.yml +++ b/.github/workflows/xcm-testnet-build.yml @@ -57,6 +57,7 @@ network {unique}, runtime {unique}, features {unique-runtime} xcm-build: + needs: prepare-execution-marix # The type of runner that the job will run on runs-on: [XL] -- gitstuff