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

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0"
}
}