block task for debugging
Some checks failed
CI / build-and-test (pull_request) Has been cancelled

This commit is contained in:
2025-12-07 14:43:36 +01:00
parent 945a793e6e
commit df7fc93c02

View File

@@ -41,6 +41,9 @@ jobs:
# - name: Install dependencies # - name: Install dependencies
# run: npm ci # run: npm ci
- name: Block task
run: tail -f /dev/null
- name: Build app - name: Build app
run: bun --bun run build run: bun --bun run build