Closed Rplesha closed 1 year ago
@stscirij This should be an easy change that @asfaw-michael can make when he is back that I'm hoping we can put into the calcos bug fix merge. If not, we can easily do it separately since it is just a change to github actions, not the actual calcos code
We're trying to get the bug fix in by tomorrow morning, so maybe best to wait. Also, I'd like to have the unit tests clean up after themselves better - currently they leave a lot of temporary files in the current directory so if you run the tests with pytest they make a mess of the tests directory.
Fixed in #218
Fixed in #218
Fix the line: https://github.com/spacetelescope/calcos/blob/master/.github/workflows/python_testing.yml#L67 so that all tests are run, not just cosutil