From 7f470eecbe55e959f02a63a433d2ec3581e9932f Mon Sep 17 00:00:00 2001 From: Jason Ren <40999116+jasonren0403@users.noreply.github.com> Date: Sun, 9 Jul 2023 23:57:59 +0800 Subject: [PATCH] fix: live sample not running in pr review (#14103) * chore: fix live sample not running in pr review * fix linting --- .github/workflows/pr-test.yml | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/.github/workflows/pr-test.yml b/.github/workflows/pr-test.yml index a4a77312646192..e8f70af21bf804 100644 --- a/.github/workflows/pr-test.yml +++ b/.github/workflows/pr-test.yml @@ -85,17 +85,8 @@ jobs: # we set this to disable that stuff. REACT_APP_CRUD_MODE_READONLY: true - # Setting this to an empty string effectively means that the - #