ci: update CI/CD configuration
This commit is contained in:
parent
9b574b1a2c
commit
33b4faa283
@ -37,6 +37,9 @@ jobs:
|
|||||||
- name: Backend tests
|
- name: Backend tests
|
||||||
run: pnpm --filter @chronomind/backend run test
|
run: pnpm --filter @chronomind/backend run test
|
||||||
|
|
||||||
|
- name: Backend build
|
||||||
|
run: pnpm --filter @chronomind/backend run build
|
||||||
|
|
||||||
web:
|
web:
|
||||||
name: Web — typecheck + lint + test + build
|
name: Web — typecheck + lint + test + build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user