Skip to content

Commit

Permalink
Update continuous-integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FreezyLemon authored Oct 9, 2023
1 parent 18038b1 commit 14ebe54
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

- name: deepen git history
run: git fetch --shallow-exclude ${{ github.event.pull_request.base.sha }}
with:
fetch-depth: 2

- name: detect changed files
run: |
Expand Down

0 comments on commit 14ebe54

Please sign in to comment.