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 919bd8f commit c425a7eCopy full SHA for c425a7e
.github/workflows/utils/sql-proxy.sh
@@ -31,7 +31,7 @@ usage() {
31
#
32
# Usage in package.json:
33
34
-# "proxy": "$GITHUB_WORKSPACE/.github/workflows/utils/debug-sql-proxy.sh",
+# "proxy": "$GITHUB_WORKSPACE/.github/workflows/utils/sql-proxy.sh",
35
# "system-test": "npm run proxy -- c8 mocha test/... ",
36
# "system-test-unix": "SOCKET=unix npm run proxy -- c8 mocha test/... ",
37
EOF
0 commit comments