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 89f2d06 commit 1b2230aCopy full SHA for 1b2230a
.github/workflows/backend-tests.yml
@@ -60,7 +60,7 @@ jobs:
60
pnpm i
61
pnpm link --global
62
pnpm unlink --global etherpad || true
63
- pnpm link --globa
+ pnpm link --global
64
cd ../etherpad/src
65
pnpm link --global "${PLUGIN_NAME}"
66
# Rename to match the glob pattern passed to mocha.
0 commit comments