Skip to content

Commit 4c43efb

Browse files
committed
CCM-10981: wip
1 parent c7b77f4 commit 4c43efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tests/unit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cd "$(git rev-parse --show-toplevel)"
1818
# tasks in scripts/test.mk.
1919

2020
# run tests
21-
pnpm run test:unit --workspaces
21+
pnpm run test:unit
2222

2323
# merge coverage reports
2424
mkdir -p .reports

0 commit comments

Comments
 (0)