Commit 995f1c2
fix(pet-conda): shorten Windows test fixture path
Rename the long conda fixture root so Windows GitHub Actions checkouts stay under the path limit.
Keep the history-based manager detection test coverage intact while avoiding the cargo fetch failure reported in #171.
Fixes #171
Co-Authored-By: Claude <noreply@anthropic.com>1 parent b8bff92 commit 995f1c2
File tree
26 files changed
+4
-4
lines changed- crates/pet-conda/tests
- unix/conda_hist
- env_python_3
- bin
- conda-meta
- some_other_location/conda_install
- bin
- conda-meta
- condabin
- envs
26 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments