From bf17c7dba1f1fb7b8e6387ee560677a2b3a77d25 Mon Sep 17 00:00:00 2001 From: Alisander Qoshqosh Date: Thu, 16 May 2024 19:12:02 +0400 Subject: [PATCH] ++ --- .github/workflows/integration.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index c5e2ec089..a81053ba1 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -50,7 +50,5 @@ jobs: ./test-node.bash script send-l2 --to address_0x01fA6bf4Ee48B6C95900BCcf9BEA172EF5DBd478 --ethamount 10000 # fund Bob's wallet ./test-node.bash script send-l2 --to address_0xF4EaCDAbEf3c8f1EdE91b6f2A6840bc2E4DD3526 --ethamount 10000 - shell: zsh - name: run integration tests - run: ./integration/test.sh - shell: zsh \ No newline at end of file + run: ./integration/test.sh \ No newline at end of file