diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4a0b3373d46..d07d554f1b0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -75,7 +75,7 @@ jobs: os: ${{ matrix.os }} name: ${{ matrix.name }} rust_version: ${{ matrix.rust_version }} - extra_args: ${{ matrix.extra_args }} + extra_args: ${{ matrix.extra_args }} --exclude material-gallery save_if: ${{ matrix.save_if }} timeout_minutes: 120