Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 04726a6

Browse files
wip!
1 parent 491c6ea commit 04726a6

File tree

1 file changed

+2
-2
lines changed
  • .github/shared-actions/windows-bazel-test

1 file changed

+2
-2
lines changed

‎.github/shared-actions/windows-bazel-test/action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
steps:
1919
- name: Initialize WSL
2020
id: init_wsl
21-
uses: alan-agius4/dev-infra/github-actions/setup-wsl@ded3ac8940ad6251c07f5391767d211e7d260e65
21+
uses: alan-agius4/dev-infra/github-actions/setup-wsl@5da8101bc54505997cd973faaa51dee8296ac26a
2222
with:
2323
wsl_firewall_interface: 'vEthernet (WSL (Hyper-V firewall))'
2424

@@ -39,7 +39,7 @@ runs:
3939
4040
cd ${{steps.init_wsl.outputs.repo_path}}
4141
pnpm bazel \
42-
build --config=e2e //tests/legacy-cli:${{inputs.test_target_name}} --platforms=tools:windows_x64
42+
build --config=e2e //tests/legacy-cli:${{inputs.test_target_name}} --platforms=tools:windows_x64 --platforms=@@rules_browsers//src/browsers/private:linux_x64
4343
env:
4444
# See: https://devblogs.microsoft.com/commandline/share-environment-vars-between-wsl-and-windows
4545
WSLENV: 'GOOGLE_APPLICATION_CREDENTIALS/p'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /