From cfb43699d6159d38de482e6be3210f36503dfac8 Mon Sep 17 00:00:00 2001 From: Tommy Verrall <60836166+tommyv1987@users.noreply.github.com> Date: Tue, 26 Oct 2021 13:04:52 +0100 Subject: [PATCH] Update nym_wallet.yml last check to run single test --- .github/workflows/nym_wallet.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nym_wallet.yml b/.github/workflows/nym_wallet.yml index 299ec4faf0..8affbb9b08 100644 --- a/.github/workflows/nym_wallet.yml +++ b/.github/workflows/nym_wallet.yml @@ -68,5 +68,5 @@ jobs: args: tauri-driver - name: Launch tests - run: xvfb-run yarn test:login + run: xvfb-run yarn test:newuser working-directory: tauri-wallet/webdriver