Skip to content

Commit f54d137

Browse files
[CI] Reduce E2E test batches (#786)
1 parent c6f3761 commit f54d137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ jobs:
255255
ALLURE_TOKEN: ${{ secrets.ALLURE_TOKEN }}
256256
strategy:
257257
matrix:
258-
batch: [0, 1]
258+
batch: [0]
259259
fail-fast: false
260260
steps:
261261
- uses: actions/checkout@v4.1.1

0 commit comments

Comments
 (0)