Skip to content

Commit cf4f43d

Browse files
committed
updated eslint and many others
1 parent 2dfdc34 commit cf4f43d

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
@@ -69,4 +69,4 @@ jobs:
6969
run: rm -rf ./etherpad/src/tests/backend/specs
7070
-
7171
name: Run the backend tests
72-
run: cd ./etherpad/src && pnpm test
72+
run: cd ./etherpad && pnpm run test

0 commit comments

Comments
 (0)