minimal-setup #2

Open
Tobi wants to merge 40 commits from minimal-setup into develop
Showing only changes of commit a46e55e4fc - Show all commits

View File

@@ -29,8 +29,8 @@ jobs:
# - name: Install dependencies
# run: npm ci
# - name: Build app
# run: npm run build
- name: Build app
run: bun --bun run build
# - name: Run type checking
# run: bun --bun run check