Skip to content

Commit

Permalink
chore: introduced CHROMIUM_BASED_BROWSER_NAME env
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov committed Nov 11, 2023
1 parent 6a8ee03 commit 0cd1c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
runs-on: [ "self-hosted", "linux", "arm64", "ubuntu-platform" ]
timeout-minutes: 15
env:
CHROMIUM_BASED_BROWSER_NAME: EdgeAny
CHROMIUM_BASED_BROWSER_NAME: EdgeAnyHeadless
steps:
- name: Check out repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 0cd1c1f

Please sign in to comment.