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
chore(ci): always print the full pytest command in CI
Check the `CI` environment variable so that `fill` (and other
pytest-based commands) print the resolved `pytest ...` command
line in GitHub Actions without requiring `-v`.
0 commit comments