mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
test
This commit is contained in:
parent
5940f63fff
commit
642e7a3d02
1 changed files with 0 additions and 4 deletions
4
.github/workflows/backend-tests.yml
vendored
4
.github/workflows/backend-tests.yml
vendored
|
@ -64,10 +64,6 @@ jobs:
|
||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: ${{ matrix.node }}
|
node-version: ${{ matrix.node }}
|
||||||
cache: 'npm'
|
|
||||||
cache-dependency-path: |
|
|
||||||
src/package-lock.json
|
|
||||||
src/bin/doc/package-lock.json
|
|
||||||
-
|
-
|
||||||
name: Install libreoffice
|
name: Install libreoffice
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue