From ca21272ac6468fa37497fc2b6fa38aee8b34b393 Mon Sep 17 00:00:00 2001 From: Alex <12645087+lzadjsf@users.noreply.github.com> Date: Mon, 01 Aug 2022 08:49:57 +0000 Subject: [PATCH] Update node_build_test.yml --- --- a/.github/workflows/node_build_test.yml +++ b/.github/workflows/node_build_test.yml @@ -108,7 +108,6 @@ - name: Run tests run: | cd tests - ./scripts/ci-check-docker-state.sh NOW=$(date +%s) && yarn test --reporter mochawesome --reporter-options reportFilename=test-${NOW} env: RPC_URL: http://127.0.0.1:9933/ -- gitstuff