parent
a1d03462a9
commit
9aba2b1822
|
|
@ -264,6 +264,7 @@ jobs:
|
|||
- name: Build frontend for test
|
||||
run: |
|
||||
cd frontend
|
||||
pnpm cypress install
|
||||
pnpm build:test
|
||||
- name: Run api
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in New Issue