Skip to content

Commit 04e9252

Browse files
authored
use of fetch all for commits
1 parent 8f5e345 commit 04e9252

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Pharo12CI.yml

+2
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ jobs:
2222
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
2323
steps:
2424
- uses: actions/checkout@v3
25+
with:
26+
fetch-depth: 0
2527
- uses: hpi-swa/setup-smalltalkCI@v1
2628
with:
2729
smalltalk-image: ${{ matrix.smalltalk }}

0 commit comments

Comments
 (0)