[ci] Checkout with fetch-depth 2

Otherwise we can't fetch later more commits
for regression-tester and danger.
This commit is contained in:
Andreas Dangel 2021-04-16 20:06:56 +02:00
parent 081edd5213
commit 953a9999b4

View File

@ -22,6 +22,8 @@ jobs:
if: ${{ !contains(github.event.head_commit.message, '[skip ci]') }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- uses: actions/cache@v2
with:
path: |