Skip to content

Commit

Permalink
use of fetch all for commits
Browse files Browse the repository at this point in the history
  • Loading branch information
Npella authored Feb 28, 2024
1 parent 8f5e345 commit 04e9252
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Pharo12CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: hpi-swa/setup-smalltalkCI@v1
with:
smalltalk-image: ${{ matrix.smalltalk }}
Expand Down

0 comments on commit 04e9252

Please sign in to comment.