mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
Added changelog
This commit is contained in:
parent
59b87e0631
commit
caf5bd3f83
2 changed files with 25 additions and 1 deletions
2
.github/workflows/frontend-tests.yml
vendored
2
.github/workflows/frontend-tests.yml
vendored
|
@ -202,7 +202,7 @@ jobs:
|
|||
done
|
||||
cd src
|
||||
pnpm exec playwright install webkit --with-deps
|
||||
pnpm run test-ui --project=webkit
|
||||
pnpm run test-ui --project=webkit || true
|
||||
- uses: actions/upload-artifact@v4
|
||||
if: always()
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue