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
+3 -3
View File
@@ -127,9 +127,9 @@ jobs:
run: |
echo ""
echo "📊 Full Report Generated"
echo "📁 Location: docs/TRACEABILITY.md"
echo "📁 Location: docs/traceability.md"
echo ""
head -50 docs/TRACEABILITY.md || true
head -50 docs/traceability.md || true
- name: Save artifacts
if: always()
@@ -138,5 +138,5 @@ jobs:
name: traceability-reports
path: |
traces-report.json
docs/TRACEABILITY.md
docs/traceability.md
retention-days: 30