We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc114fe commit 2a1cd64Copy full SHA for 2a1cd64
packages/pg/Makefile
@@ -17,7 +17,7 @@ help:
17
18
test: test-unit
19
20
-test-all: test-unit test-integration test-native test-worker
+test-all: test-worker
21
22
23
update-npm:
0 commit comments