Skip to content

Commit fbb737b

Browse files
committed
Output dir.
1 parent a292cef commit fbb737b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/backend-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ jobs:
6262
#pnpm link "${PLUGIN_NAME}"
6363
# Rename to match the glob pattern passed to mocha.
6464
mv node_modules/"${PLUGIN_NAME}" ../node_modules/ep_client
65+
pwd
66+
ls -l ../node_modules
6567
-
6668
name: Remove core tests so only the client is tested
6769
run: rm -rf ./etherpad/src/tests/backend/specs

0 commit comments

Comments
 (0)