test(fah): try and fail to run folding at home as docker container

This commit is contained in:
Michele Cereda
2024-03-30 23:26:13 +01:00
parent 15c1df44e5
commit 72f11e280e
7 changed files with 102 additions and 1 deletions

View File

@@ -25,6 +25,13 @@
],
"url": "https://json.schemastore.org/pre-commit-config.json"
},
{
"fileMatch": [
"docker-compose.yaml",
"docker-compose.yml"
],
"url": "https://raw.githubusercontent.com/compose-spec/compose-spec/master/schema/compose-spec.json"
},
{
"fileMatch": [
"package.json"