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 e820e7f commit deb7d88Copy full SHA for deb7d88
.github/workflows/pr.yml
@@ -128,7 +128,6 @@ jobs:
128
run: pnpm bazel test --test_env=E2E_SHARD_TOTAL=6 --test_env=E2E_SHARD_INDEX=${{ matrix.shard }} --config=e2e //tests/legacy-cli:e2e.${{ matrix.subset }}_node${{ matrix.node }}
129
130
e2e-windows-subset:
131
- needs: build
132
runs-on: windows-2025
133
steps:
134
- name: Initialize environment
0 commit comments