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