Skip to content

Commit 7115cf1

Browse files
committed
add comment
1 parent eb59767 commit 7115cf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Check out repo
5858
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
5959
with:
60-
fetch-depth: 2
60+
fetch-depth: 2 # integration tests read the two most recent local commits
6161
persist-credentials: false
6262

6363
- uses: ./.github/actions/ci-setup

0 commit comments

Comments
 (0)