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 d7431ce commit 7240be2Copy full SHA for 7240be2
.github/workflows/backend-tests.yml
@@ -60,7 +60,6 @@ jobs:
60
pnpm i
61
pnpm link --global
62
cd ../etherpad/src
63
- pnpm link "${PLUGIN_NAME}"
64
# Rename to match the glob pattern passed to mocha.
65
mv node_modules/"${PLUGIN_NAME}" node_modules/ep_client
66
-
0 commit comments