Compare commits

1 Commits

Author SHA1 Message Date
Tobias Klemp
119a42eb2e testing min setup
Some checks failed
CI / build-and-test (pull_request) Failing after 3m26s
2025-12-06 16:34:46 +01:00
2 changed files with 3 additions and 0 deletions

View File

@@ -15,6 +15,8 @@ jobs:
- name: Install bun
uses: oven-sh/setup-bun@v2
with:
bun-version: 1.3.3
- name: Install dependencies
run: bun ci

View File

@@ -1,5 +1,6 @@
{
"lockfileVersion": 1,
"configVersion": 1,
"workspaces": {
"": {
"name": "my-app",