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
+1 -4
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