diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 2b656bd..50392be 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -1,6 +1,10 @@ name: Unit Tests with docker compose on: [pull_request] +runs: + using: + composite + jobs: unit-test: container: