[CI] Forgejo Actions e2e tests (squash) generate
This commit is contained in:
parent
4e2c30cb5b
commit
9cd0b93ad2
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ jobs:
|
||||||
- run: |
|
- run: |
|
||||||
su forgejo -c 'make deps-frontend frontend deps-backend'
|
su forgejo -c 'make deps-frontend frontend deps-backend'
|
||||||
- run: |
|
- run: |
|
||||||
su forgejo -c 'make test-e2e-sqlite'
|
su forgejo -c 'make generate test-e2e-sqlite'
|
||||||
timeout-minutes: 40
|
timeout-minutes: 40
|
||||||
env:
|
env:
|
||||||
DEPS_PLAYWRIGHT: 1
|
DEPS_PLAYWRIGHT: 1
|
||||||
|
|
Loading…
Reference in a new issue