You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2026. It is now read-only.
fix: exclude template directory from pytest collection in CI
- Added --ignore={{cookiecutter.project_slug}} to all pytest commands in CI
- Updated codecov action input from 'file' to 'files'
- Template directory contains Jinja2 syntax that causes pytest collection errors
- Tests now pass on all platforms including macOS
0 commit comments