Remove make playwright step from e2e CI workflow

The playwright target was inlined into test-e2e, so the separate
step is no longer needed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
silverwind
2026-02-18 03:03:15 +01:00
co-authored by Claude Opus 4.6
parent 3dd69ecfc0
commit af481926f4
-1
View File
@@ -37,7 +37,6 @@ jobs:
TAGS: bindata sqlite sqlite_unlock_notify
- run: make deps-frontend
- run: make frontend
- run: make playwright
- run: |
mkdir -p custom/conf
cat <<'EOF' > custom/conf/app.ini