More clean up
Traceability Validation / Check Requirement Traces (push) Failing after 4s
🏗️ Build and Test JellyTau / Run Tests (push) Failing after 8m52s
🏗️ Build and Test JellyTau / Build Android APK (push) Has been skipped

This commit is contained in:
2026-06-20 15:38:26 +02:00
parent d5bca41c60
commit 0738ef10ec
17 changed files with 36 additions and 20 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"tauri": "tauri",
"traces": "bun run scripts/extract-traces.ts",
"traces:json": "bun run scripts/extract-traces.ts --format json",
"traces:markdown": "bun run scripts/extract-traces.ts --format markdown > docs/TRACEABILITY.md"
"traces:markdown": "bun run scripts/extract-traces.ts --format markdown > docs/traceability.md"
},
"license": "MIT",
"dependencies": {