goose repo is too big for the issue solver workflow worker (#6099)

This commit is contained in:
tlongwell-block
2025-12-12 20:58:51 -05:00
committed by GitHub
parent 4e649c56ec
commit e6e5ba52ab
+2 -1
View File
@@ -114,7 +114,8 @@ jobs:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # pin@v4
with:
fetch-depth: 0
ref: main
fetch-depth: 1
- name: Install tools
run: |