Skip to content

Commit 9d20e24

Browse files
committed
fixup! Run Complement tests with MAS in GitHub Actions
1 parent f269733 commit 9d20e24

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/complement_tests.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,11 @@ jobs:
3030
include:
3131
- arrangement: monolith
3232
database: SQLite
33+
# No MAS - for now
3334

3435
- arrangement: monolith
3536
database: Postgres
36-
37-
- arrangement: workers
38-
database: Postgres
37+
mas: true
3938

4039
- arrangement: workers
4140
database: Postgres

0 commit comments

Comments
 (0)