Commit 3dbd828
ci: fix pytest-min-deps job based on review feedback
- Split dependency install into two steps: project with
--resolution=lowest-direct, test tools installed separately
to avoid applying lowest-direct to pytest/aioresponses/etc.
- Add --no-cov to pytest invocation to override pyproject.toml
addopts = "--cov" since this job doesn't collect coverage.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent d2a5f86 commit 3dbd828
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
70 | 69 | | |
71 | | - | |
| 70 | + | |
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
| |||
0 commit comments