Skip to content

Commit dd18edc

Browse files
committed
fixed stuff
1 parent 8d209b4 commit dd18edc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Link plugin to Etherpad
6363
run: |
6464
cd ./etherpad/src
65-
pnpm link --global etherpad-cli-client
65+
pnpm link etherpad-cli-client
6666
-
6767
name: Remove core tests so only the client is tested
6868
run: rm -rf ./etherpad/src/tests/backend/specs

0 commit comments

Comments
 (0)