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 f942424

Browse files
ci: set E2E_SHARD_TOTAL as env variable
Whlist this defaults to 1 when not supplied, it's cleaner that this is 1. Also, this is not an action input. (cherry picked from commit 290ac55)
1 parent 2289507 commit f942424

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/workflows/pr.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,9 @@ jobs:
141141
allow_windows_rbe: true
142142
- name: Run CLI E2E tests
143143
uses: ./.github/shared-actions/windows-bazel-test
144-
with:
144+
env:
145145
E2E_SHARD_TOTAL: 1
146+
with:
146147
test_target_name: e2e_node22
147148
test_args: --esbuild --glob "tests/basic/{build,rebuild}.ts"
148149

0 commit comments

Comments
(0)

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