Closed rcaneill closed 2 years ago
Oh that's magic, github is runing the CI :D, sweet
I am not sure that we need to test buikd / test for both macOS and linux, for 3 python versions. Github provides 2000 free minutes per month (1 windows minute counts for 2 minutes, 1 macOS minute counts for 10), so I guess that if we reach this limit we can think about reducing the number of tested versions.
python 3.10 does not pass the tests, it seems to be a pytest error (see error) but I don't really understand what it is now. I'll search it if I have time today.
I don't know how to test the CI before merging and doing a fake PR to test it. If you know how to do (or know a somewhere where they describe it), feel free to do it / tell me (I'll also try to search the answer online whenever I have time).