Skip to content

Commit 7240be2

Browse files
committed
Fixed.
1 parent d7431ce commit 7240be2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/backend-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
pnpm i
6161
pnpm link --global
6262
cd ../etherpad/src
63-
pnpm link "${PLUGIN_NAME}"
6463
# Rename to match the glob pattern passed to mocha.
6564
mv node_modules/"${PLUGIN_NAME}" node_modules/ep_client
6665
-

0 commit comments

Comments
 (0)