mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-09 16:55:16 +00:00
[CI] Forgejo Actions e2e tests (squash) generate
(cherry picked from commit 9cd0b93ad2
)
This commit is contained in:
parent
1ddc08747c
commit
ef1ddf0568
|
@ -30,7 +30,7 @@ jobs:
|
|||
- run: |
|
||||
su forgejo -c 'make deps-frontend frontend deps-backend'
|
||||
- run: |
|
||||
su forgejo -c 'make test-e2e-sqlite'
|
||||
su forgejo -c 'make generate test-e2e-sqlite'
|
||||
timeout-minutes: 40
|
||||
env:
|
||||
DEPS_PLAYWRIGHT: 1
|
||||
|
|
Loading…
Reference in a new issue