Commit a5185fc
committed
debug: add CI environment debugging to identify module loading issue
- Add debug output to show working directory, file existence, and environment variables
- Run only smoke test with verbose output to reduce noise
- This will help identify why module_path manipulation fails in CI vs local1 parent 27cd84b commit a5185fc
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 | | |
21 | | - | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
0 commit comments