Tests on github action suddenly started failing. The problem was conda started installing a matplotlib packaged probably compiled against versions of freetype and/or cairo created significant differences in the unittest result images.
Other changes
- Upload artifacts when unittests fail
- Test python 3.9