Skip to content

Commit

Permalink
browserstack local
Browse files Browse the repository at this point in the history
  • Loading branch information
thorsten-wolf-neptune committed Dec 28, 2023
1 parent 146c7ac commit 9713d4b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e-bs-percy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,5 @@ jobs:
BROWSERSTACK_BROWSER_VERSION1: ${{inputs.bs_browser_version || 'latest'}}
BROWSERSTACK_PROJECT: "My First Test Project"
BROWSERSTACK_BUILD_NAME: "Unit Test App"
BROWSERSTACK_BUILD_TAG: "1.0.0"
BROWSERSTACK_BUILD_TAG: "1.0.0"
BROWSERSTACK_LOCAL: ${{env.BROWSERSTACK_LOCAL}}

0 comments on commit 9713d4b

Please sign in to comment.