Skip to content

Commit 909e99b

Browse files
committed
Test jenv
1 parent c943d19 commit 909e99b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-all-unit-tests-linux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939

4040
- name: Run tests (Linux)
4141
if: runner.os == 'Linux'
42-
run: npm run test -- ./test/java --no-file-parallelism --disable-console-intercept --shard ${{ matrix.shard }}
42+
run: npm run test -- ./test/java --no-file-parallelism --disable-console-intercept # --shard ${{ matrix.shard }}
4343

0 commit comments

Comments
 (0)