Skip to content

Commit 63be59f

Browse files
committed
s
1 parent 1d19470 commit 63be59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
- name: Install node modules
142142
run: pnpm install --frozen-lockfile
143143
- name: Build E2E tests for Windows on Linux
144-
run: pnpm bazel build --config=e2e //tests/legacy-cli:e2e.npm_node22 //tests/legacy-cli:e2e.esbuild_node22 --platforms=tools:windows_x64
144+
run: pnpm bazel build --config=e2e //tests/legacy-cli:e2e.esbuild_node22 --platforms=tools:windows_x64
145145
- name: Store built Windows e2e tests
146146
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
147147
with:

0 commit comments

Comments
 (0)