mirror of
https://github.com/flarum/framework.git
synced 2025-06-19 16:51:23 +08:00

* chore(testing): run flarum/testing packages tests back again These tests were not run on each framework build, I enabled them again. Two of the tests were failing so I disabled them for now, it is more important to have some tests running than none at all. * chore(testing): remove flarum/testing dedicated workflow It is useless now that the tests are run in the framework repo. Also this workflow was not working anymore. --------- Co-authored-by: Sami Mazouz <sychocouldy@gmail.com>