Added changelog

This commit is contained in:
SamTV12345 2024-03-16 23:25:10 +01:00
parent 59b87e0631
commit caf5bd3f83
2 changed files with 25 additions and 1 deletions

View file

@ -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: