mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
full bun install
This commit is contained in:
parent
49d1589038
commit
6d45d62c0b
4
.github/workflows/test_backend.yml
vendored
4
.github/workflows/test_backend.yml
vendored
@ -82,9 +82,7 @@ jobs:
|
||||
uses: oven-sh/setup-bun@v2
|
||||
|
||||
- name: install dependencies
|
||||
run: |
|
||||
bun install --frozen-lockfile --production
|
||||
cd backend && bun add typescript
|
||||
run: bun install --frozen-lockfile
|
||||
|
||||
- name: Backend | Typecheck
|
||||
run: bun turbo backend#typecheck backend#build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user