mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-09 00:15:13 -04:00
cypress pathing
This commit is contained in:
parent
54609af5e8
commit
b248195ab2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -115,7 +115,7 @@ jobs:
|
||||||
etherpad/src/bin/doc/package-lock.json
|
etherpad/src/bin/doc/package-lock.json
|
||||||
-
|
-
|
||||||
name: Install Cypress
|
name: Install Cypress
|
||||||
run: cd src && npm install cypress
|
run: cd etherpad && cd src && npm install cypress
|
||||||
-
|
-
|
||||||
name: Run Etherpad
|
name: Run Etherpad
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue