From 88267e4be07872dc4fe005b181ed8a430ef27cc8 Mon Sep 17 00:00:00 2001 From: xyny Date: Wed, 7 Aug 2024 15:13:05 +0300 Subject: [PATCH] chore: test squashing build --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c791773..29a872f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -34,6 +34,7 @@ jobs: pr_event_number: ${{ github.event.number }} cli_version: vanilla + squash: true # enabled by default, disable if your image is small and you want faster builds # maximize_build_space: true