mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 07:36:34 +03:00
Move checks to GHA
This commit is contained in:
@@ -1,14 +1,6 @@
|
||||
{
|
||||
"copy-from-recipe": {
|
||||
"codeception.yaml": "codeception.yml",
|
||||
"tests/_data/": "tests/_data/",
|
||||
"tests/_output/": "tests/_output/",
|
||||
"tests/_support/": "tests/_support",
|
||||
"tests/acceptance/": "tests/acceptance/",
|
||||
"tests/functional/": "tests/functional/",
|
||||
"tests/unit/": "tests/unit/",
|
||||
"tests/acceptance.suite.yaml": "tests/acceptance.suite.yml",
|
||||
"tests/functional.suite.yaml": "tests/functional.suite.yml",
|
||||
"tests/unit.suite.yaml": "tests/unit.suite.yml"
|
||||
"codeception.yml": "codeception.yml",
|
||||
"tests/": "tests/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user