Commit 097159c
fix: run only tests/unit — exclude integration and unit_tests dirs
tests/integration_tests and tests/unit_tests have import issues
in CI (ModuleNotFoundError: backend.tests). Run only tests/unit
which is the configured testpath in pyproject.toml.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 674b6f7 commit 097159c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments