Commit a0c50bc
committed
ci: drop unused etherpad-lite checkout from test job
The test job checked out etherpad-lite and ran \`installDeps.sh\`
followed by an unused \`pnpm link --global\` solely as scaffolding.
cli-client itself has no tests beyond lint, and no runtime dep on a
locally-linked etherpad core. Drop the scaffolding so the job stops
inheriting etherpad-lite's lockfile/pnpm-config quirks (pnpm 11
\`autoInstallPeers\` mismatch).1 parent 3e7a960 commit a0c50bc
1 file changed
Lines changed: 1 addition & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 20 | | |
28 | 21 | | |
29 | 22 | | |
| |||
42 | 35 | | |
43 | 36 | | |
44 | 37 | | |
45 | | - | |
46 | | - | |
47 | 38 | | |
48 | 39 | | |
49 | 40 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
| 41 | + | |
61 | 42 | | |
62 | 43 | | |
63 | 44 | | |
| |||
0 commit comments