diff --git a/.github/workflows/backend.yml b/.github/workflows/backend.yml index bf77423..edde91e 100644 --- a/.github/workflows/backend.yml +++ b/.github/workflows/backend.yml @@ -6,7 +6,7 @@ jobs: run: uses: flarum/framework/.github/workflows/REUSABLE_backend.yml@main with: - enable_backend_testing: false + enable_backend_testing: true enable_phpstan: true php_versions: '["8.0", "8.1", "8.2", "8.3"]' backend_directory: .