diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3e7d724235..f9670ba064 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,8 +31,8 @@ jobs: strategy: fail-fast: false - matrix: - container: [1] + matrix: + container: [1] name: Server Tests