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 8d209b4 commit dd18edcCopy full SHA for dd18edc
.github/workflows/backend-tests.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Link plugin to Etherpad
63
run: |
64
cd ./etherpad/src
65
- pnpm link --global etherpad-cli-client
+ pnpm link etherpad-cli-client
66
-
67
name: Remove core tests so only the client is tested
68
run: rm -rf ./etherpad/src/tests/backend/specs
0 commit comments