Files
my-botty/.github
alexpolo1 682580e44c fix: use python -m coverage in CI (bare 'coverage' not on PATH in conda env)
conda activate does not add Scripts/ to PowerShell PATH in the GitHub Actions
runner. Switching to 'python -m coverage' works regardless of PATH state.
Verified locally: 99 passed, 0 failed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-01 09:21:08 +02:00
..