Skip to content

Commit f0a505f

Browse files
authored
Update ci.yml (#280)
1 parent 0766600 commit f0a505f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
- name: Checkout
2020
id: checkout
2121
uses: actions/checkout@v4
22-
with:
23-
fetch-depth: 0
2422

2523
- name: Setup Node.js
2624
id: setup-node
@@ -52,8 +50,6 @@ jobs:
5250
steps:
5351
- name: Checkout
5452
uses: actions/checkout@v4
55-
with:
56-
fetch-depth: 0
5753

5854
- name: Test Local Action
5955
id: test-action

0 commit comments

Comments
 (0)