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