From e03c80d2f43d719c594dd6596b785a3c244bbcef Mon Sep 17 00:00:00 2001 From: Alexander Aksenov Date: Thu, 04 Aug 2022 18:30:18 +0000 Subject: [PATCH] Order changed. --- --- a/.github/workflows/node_build_test.yml +++ b/.github/workflows/node_build_test.yml @@ -90,6 +90,7 @@ run: | cd tests yarn install + yarn add mochawesome yarn --pure-lockfile echo "Ready to start tests" node scripts/readyness.js -- gitstuff