monorepo wit docs
This commit is contained in:
parent
88ddcfba39
commit
e3e4d1823d
43 changed files with 1585 additions and 29 deletions
|
|
@ -17,7 +17,9 @@ jobs:
|
|||
- name: Typecheck
|
||||
run: bun run check:types
|
||||
- name: Test
|
||||
run: bun test
|
||||
run: bun run test
|
||||
- name: Build docs
|
||||
run: bun run docs:build
|
||||
- name: Build container
|
||||
run: |
|
||||
apt-get update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue