Skip to content

Conversation

@glx22
Copy link
Contributor

@glx22 glx22 commented Jan 21, 2026

After merging #528 I noticed a failing Testing workflow on main branch.
It's caused by a black upgrade.

Comment on lines +33 to +34
sudo apt-get update
sudo apt-get install -y --no-install-recommends \
Copy link
Member

Choose a reason for hiding this comment

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

Perhaps:

sudo apt-get update && sudo apt-get install ...

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants