Skip to content

Commit 1455274

Browse files
committed
test
1 parent 0fad3ab commit 1455274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout repository
2020
uses: actions/checkout@v4
2121
with:
22-
fetch-depth: 3
22+
fetch-depth: 2
2323

2424
- name: Check for modified .ts files
2525
id: check-files

0 commit comments

Comments
 (0)