Commit 6e5956b
fix(ci): use --no-sync in no-pysam job to prevent re-installing pysam
uv run without --no-sync re-syncs the environment with default groups,
which includes the pysam group. Add --no-sync to all uv run commands in
the Tests-without-pysam job so the environment stays as uv sync set it up.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 5145dc6 commit 6e5956b
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
0 commit comments