From e9a67fcebfda61ec808a3db8030ef55b0e377943 Mon Sep 17 00:00:00 2001 From: Toshit <45221816+r58Playz@users.noreply.github.com> Date: Sat, 23 Mar 2024 10:15:52 -0700 Subject: [PATCH] Update test_client.yml --- .github/workflows/test_client.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_client.yml b/.github/workflows/test_client.yml index 8d402db..784c9c5 100644 --- a/.github/workflows/test_client.yml +++ b/.github/workflows/test_client.yml @@ -22,4 +22,4 @@ jobs: targets: wasm32-unknown-unknown components: rust-src - name: Test - - run: bash -c "cd client; exec bash test.sh" + run: bash -c "cd client; exec bash test.sh"