Commit 9c713b9
committed
Fix CI: use dynamic HOME in allowlist test
The test hardcoded /home/vscode but CI runs as /home/runner.
Use the module's _home variable to match the actual environment.1 parent bcfbe06 commit 9c713b9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments