diff --git a/.github/workflows/devel.yml b/.github/workflows/devel.yml index d8c9bb5191..e45d4e0eaf 100644 --- a/.github/workflows/devel.yml +++ b/.github/workflows/devel.yml @@ -58,7 +58,10 @@ jobs: timeout-minutes: 15 runs-on: ubuntu-22.04 steps: - + - name: Checkout repository + uses: actions/checkout@v3 + with: + fetch-depth: 1 - uses: ./.github/actions/npm-check-bundle # with: # branch_name: