mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-22 17:33:16 +01:00
Add separate playwright install step in CI
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
69b5c0b0c9
commit
a83dd45c9a
1
.github/workflows/pull-e2e-tests.yml
vendored
1
.github/workflows/pull-e2e-tests.yml
vendored
@ -33,6 +33,7 @@ jobs:
|
||||
cache-dependency-path: pnpm-lock.yaml
|
||||
- run: make deps-frontend
|
||||
- run: make frontend
|
||||
- run: make playwright
|
||||
- run: make deps-backend
|
||||
- run: make gitea-e2e
|
||||
- run: make test-e2e
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user