mirror of
https://github.com/go-gitea/gitea.git
synced 2026-09-23 13:16:31 +02:00
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:
co-authored by
Claude Opus 4.6
parent
3dd69ecfc0
commit
af481926f4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user