mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-17 04:46:49 +00:00
tidy #4860 Disable the fabbot test-case return type check (fabpot)
This PR was merged into the 3.x branch.
Discussion
----------
Disable the fabbot test-case return type check
See https://github.com/symfony-tools/fabbot/pull/18
Commits
-------
27a2dba4a7 Disable the fabbot test-case return type check
This commit is contained in:
@@ -12,3 +12,4 @@ jobs:
|
||||
uses: symfony-tools/fabbot/.github/workflows/fabbot.yml@main
|
||||
with:
|
||||
package: Twig
|
||||
check_test_return_type: false
|
||||
|
||||
Reference in New Issue
Block a user