From a555af4d88203c05a8ff424eb51582df081d9027 Mon Sep 17 00:00:00 2001 From: Jason Ren <40999116+jasonren0403@users.noreply.github.com> Date: Sun, 9 Jul 2023 19:35:13 +0800 Subject: [PATCH] fix linting --- .github/workflows/pr-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-test.yml b/.github/workflows/pr-test.yml index 460258bc35ebea..e8f70af21bf804 100644 --- a/.github/workflows/pr-test.yml +++ b/.github/workflows/pr-test.yml @@ -94,7 +94,7 @@ jobs: # TODO: This should be implicit when `CI=true` BUILD_NO_PROGRESSBAR: true - + # Playground REACT_APP_PLAYGROUND_BASE_HOST: mdnyalp.dev