mirror of
https://github.com/flarum/core.git
synced 2025-08-29 19:09:58 +02:00
test(testing): run flarum/testing
package tests (#3844)
* 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>
This commit is contained in:
2
.github/workflows/backend.yml
vendored
2
.github/workflows/backend.yml
vendored
@@ -8,4 +8,4 @@ jobs:
|
||||
with:
|
||||
enable_backend_testing: true
|
||||
backend_directory: .
|
||||
monorepo_tests: "framework/core extensions/akismet extensions/approval extensions/flags extensions/likes extensions/mentions extensions/nicknames extensions/statistics extensions/sticky extensions/subscriptions extensions/suspend extensions/tags extensions/messages"
|
||||
monorepo_tests: "framework/core extensions/akismet extensions/approval extensions/flags extensions/likes extensions/mentions extensions/nicknames extensions/statistics extensions/sticky extensions/subscriptions extensions/suspend extensions/tags extensions/messages php-packages/testing/tests"
|
||||
|
Reference in New Issue
Block a user