Merge pull request #72 from dawnsystem/claude/fix-github-actions-paths-015WHM3wLkUo348X8GBigGo1

fix(ci/cd): remove hardcoded absolute path in GitHub Actions workflow
This commit is contained in:
dawnsystem 2025-11-17 17:02:49 +01:00 committed by GitHub
commit 27043e2b58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,7 +45,6 @@ jobs:
- name: Install Python dependencies
run: |
cd /home/user/IntelliDocs-ngx
uv sync --all-extras
- name: Test ML/OCR imports