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 c7b77f4 commit 4c43efbCopy full SHA for 4c43efb
scripts/tests/unit.sh
@@ -18,7 +18,7 @@ cd "$(git rev-parse --show-toplevel)"
18
# tasks in scripts/test.mk.
19
20
# run tests
21
-pnpm run test:unit --workspaces
+pnpm run test:unit
22
23
# merge coverage reports
24
mkdir -p .reports
0 commit comments