-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hello, while running the conda project lock command in a GitHub Actions workflow, I noticed that the progress bar was still doing its thing as it I was running it with a proper terminal emulator.
This results in hundreds of log line line these:
Locking dependencies for environment default on platforms linux-64, linux-aarch64, osx-arm64: ◜
Locking dependencies for environment default on platforms linux-64, linux-aarch64, osx-arm64: ◠
Locking dependencies for environment default on platforms linux-64, linux-aarch64, osx-arm64: ◝
Locking dependencies for environment default on platforms linux-64, linux-aarch64, osx-arm64: ◞
Locking dependencies for environment default on platforms linux-64, linux-aarch64, osx-arm64: ◡
Is there a way to disable this progress bar? I couldn't find any way to disable that in the code, but maybe I'm missing something?
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working