Move checks to GHA

This commit is contained in:
Nicolas Grekas
2021-07-09 11:25:58 +02:00
parent bdd0dbc050
commit 3df62e0816
64 changed files with 271 additions and 167 deletions
@@ -1 +0,0 @@
../0.2/manifest.json
@@ -0,0 +1,8 @@
{
"bundles": {
"Exercise\\HTMLPurifierBundle\\ExerciseHTMLPurifierBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}