You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move phpunit files (#15)
* move phpunit files to clean up the root directory
* disable html coverage to save space, but gather the output in the artifact
Single artifact coverage (#14)
* Try to have one artifact with coverages from all php versions
* test each week + use datetime in filename for coverage
* test php 8.2
* remove test for php 8.2-nightly again (phpunit not ready)