diff --git a/.github/workflows/complement_tests.yml b/.github/workflows/complement_tests.yml index 31b65611d8..0b10900612 100644 --- a/.github/workflows/complement_tests.yml +++ b/.github/workflows/complement_tests.yml @@ -30,12 +30,11 @@ jobs: include: - arrangement: monolith database: SQLite + # No MAS - for now - arrangement: monolith database: Postgres - - - arrangement: workers - database: Postgres + mas: true - arrangement: workers database: Postgres