[CI] Forgejo Actions e2e tests (squash) generate

(cherry picked from commit 9cd0b93ad2)
(cherry picked from commit ef1ddf0568)
(cherry picked from commit cd26466622)
(cherry picked from commit 22d8ed2544)
This commit is contained in:
Earl Warren 2024-01-08 15:58:44 +01:00
parent 20de330e17
commit 9b222ac391
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -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