Skip to content

Conversation

@jjhelmus
Copy link
Contributor

Use a barebones TERM setting to allow test_curses_interactive to run in CI.

closes #697

@zanieb
Copy link
Member

zanieb commented Oct 29, 2025

You should probably run this on a subset of the matrix, e.g., python:3.13, otherwise we're just wasting a lot of compute.

))?;
let output = duct::cmd(
&python_exe,
[test_file.display().to_string(), "-v".to_string()],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we revert the -v change or no?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run test_curses_interactive in CI

2 participants