Fix CI checkout speed (#2206)

This commit is contained in:
Luke Street 2024-10-12 22:06:00 -06:00 committed by GitHub
parent 8514737d46
commit 7ec2d80414
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 4 deletions

View File

@ -15,12 +15,9 @@ jobs:
version: [GZ2E01]
steps:
# Checkout the repository (shallow clone)
# Checkout the repository
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
submodules: recursive
# Set Git config
- name: Git config