ci: generate nitro types before running backend tests
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline failed
This commit is contained in:
parent
ad94a99a50
commit
45606d10c7
@ -20,6 +20,7 @@ steps:
|
||||
image: *node_image
|
||||
commands:
|
||||
- *pnpm_setup
|
||||
- cd backend && npx nitro prepare
|
||||
- cd backend && pnpm test
|
||||
depends_on: [install]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user