We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48ff3ed commit a3c584cCopy full SHA for a3c584c
.github/shared-actions/windows-bazel-test/action.yml
@@ -20,7 +20,7 @@ runs:
20
id: init_wsl
21
uses: alan-agius4/dev-infra/github-actions/setup-wsl@0431b373adaca45d92805ed3e5f3466744d32f4d
22
with:
23
- wsl_firewall_interface: 'vEthernet (WSL (Hyper-V firewall)'
+ wsl_firewall_interface: 'vEthernet (WSL (Hyper-V firewall))'
24
25
# - name: Setup Bazel
26
# uses: alan-agius4/dev-infra/github-actions/bazel/setup@717a041b3697749b0d544f9657726e380b4939fd
0 commit comments