Skip to content

Commit 418c7cb

Browse files
committed
test
1 parent b7660cc commit 418c7cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ jobs:
213213
--test_env="NG_E2E_RUNNER_WINDOWS_NPM=${{steps.wsl_paths.outputs.npm_path}}" \
214214
--test_env="NG_E2E_RUNNER_WINDOWS_TMP_DIR=${{steps.wsl_paths.outputs.tmp_path}}" \
215215
--test_env="NG_E2E_RUNNER_WINDOWS_GIT_BASH_BIN=${{steps.wsl_paths.outputs.git_path}}" \
216-
--test_output=streamed
217-
--test_strategy=standalone
216+
--test_output=streamed \
217+
--strategy=TestRunner=standalone
218218
shell: wsl-bash {0}
219219

220220
e2e-package-managers:

0 commit comments

Comments
 (0)