diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 32eb39a3..7affcdee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -222,6 +222,8 @@ jobs: fail-fast: false matrix: include: + - name: App + schemes: "App" - name: Domain-Data schemes: "Domain Data" - name: Persistence