From e8737ba73389d6e418c022c08627a24711abcf7e Mon Sep 17 00:00:00 2001 From: Dan Grebb Date: Mon, 18 Mar 2024 18:56:44 -0400 Subject: [PATCH] wip(github): update playwright installation --- .github/workflows/backstop-remote.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/backstop-remote.yml b/.github/workflows/backstop-remote.yml index 287b7125..7cc04923 100644 --- a/.github/workflows/backstop-remote.yml +++ b/.github/workflows/backstop-remote.yml @@ -47,5 +47,5 @@ jobs: NGROK_CONFIG_FILE: ".github/.config/.ngrok.yml" - run: | cd _ci/backstop - npx playwright install + # npx playwright install ENV=$DEPLOY_ENV sudo npm run remote.gh