rem(action): depth 0 configuration
All checks were successful
Go Project Action / Spell-check and test go project (push) Successful in 33s

There is no benefit in doing this at all
This commit is contained in:
2024-10-06 11:43:17 +02:00
parent b3e5c1edcb
commit 293932534d
2 changed files with 0 additions and 4 deletions

View File

@@ -14,8 +14,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Go installation
uses: actions/setup-go@v5
with:

View File

@@ -13,8 +13,6 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Go installation
uses: actions/setup-go@v5
with: