mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
tests: Restore runnerBackend.sh
(#4803)
* tests: Restore `runnerBackend.sh`
`runnerBackend.sh` was deleted in commit
7dae5e3db8
but plugins still need it
until their GitHub workflow definitions have been updated.
Co-authored-by: John McLear <john@mclear.co.uk>
This commit is contained in:
parent
7dae5e3db8
commit
8ef0860e8b
2 changed files with 48 additions and 1 deletions
|
@ -46,5 +46,5 @@ jobs:
|
|||
- name: Run the backend tests
|
||||
run: cd src && npm test
|
||||
|
||||
##ETHERPAD_NPM_V=1
|
||||
##ETHERPAD_NPM_V=2
|
||||
## NPM configuration automatically created using src/bin/plugins/updateAllPluginsScript.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue