mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-11 07:05:21 +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:
parent
3dd69ecfc0
commit
af481926f4
1
.github/workflows/pull-e2e-tests.yml
vendored
1
.github/workflows/pull-e2e-tests.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user