Skip to content

Commit b1bd500

Browse files
authored
Update
1 parent d2aa6a2 commit b1bd500

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Pharo11CI.yml

+2
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
2121
steps:
2222
- uses: actions/checkout@v4
23+
with:
24+
fetch-depth: 0
2325
- uses: hpi-swa/setup-smalltalkCI@v1
2426
with:
2527
smalltalk-image: ${{ matrix.smalltalk }}

0 commit comments

Comments
 (0)