Closed altheaden closed 3 months ago
check_env() fails when trying to run polaris clean because it's a deprecated command. I just removed this call from the check.
check_env()
polaris clean
Checklist
Testing
I ran this to create an environment with --check and it worked, where it had been previously failing.
--check
check_env()
fails when trying to runpolaris clean
because it's a deprecated command. I just removed this call from the check.Checklist
Testing
comment in the PR documents testing used to verify the changes