Skip to content

Commit 796aa30

Browse files
author
M. Fatih Cırıt
committed
test failure message 5
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent 04a38f6 commit 796aa30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-differential.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v4
3939
with:
4040
ref: ${{ github.event.pull_request.head.sha }}
41-
fetch-depth: ${{ env.PR_FETCH_DEPTH }}
41+
fetch-depth: 1 # test failure message
4242

4343
- name: Show disk space before the tasks
4444
run: df -h

0 commit comments

Comments
 (0)