From e3526a12ce3ce8e13d45aaee9a1db604d66b54fa Mon Sep 17 00:00:00 2001 From: iqdecay Date: Tue, 24 Oct 2023 14:22:41 +0200 Subject: [PATCH] ci: test ci run --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f1314dbb..4a1ad1778 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -285,7 +285,7 @@ jobs: run_against_live_node: runs-on: ubuntu-latest - if: github.event_name == 'push' +# if: github.event_name == 'push' steps: run: | cargo test --features test-against-live-node