Compare commits

...

2 Commits

Author SHA1 Message Date
Nils-Johan Gynther acb1e56506 Merge branch 'main' of ssh://gitea.gynther.se:2222/nilsjohan/recipe-app
Test Suite / backend-pr-quick (24.15.0) (push) Has been skipped
Test Suite / backend-full (24.15.0) (push) Failing after 22s
Test Suite / flutter-quality (push) Failing after 4s
2026-05-12 19:18:18 +02:00
Nils-Johan Gynther 2a230a6994 feat: add GitHub Actions workflow for testing backend and Flutter components 2026-05-12 19:18:10 +02:00
+6
View File
@@ -2,6 +2,12 @@
"folders": [
{
"path": "."
},
{
"path": "../microservice-importer"
},
{
"path": "../recipe-gitea-runner"
}
],
"settings": {}