Skip to content

Commit

Permalink
Remove shallow fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-de-pachtere committed Nov 8, 2024
1 parent 96608c8 commit 7f1c542
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: 'actions/checkout@v4'
with:
fetch-depth: 0
- name: Set up Moon Toolchain
uses: 'moonrepo/setup-toolchain@v0'
- name: Run ESLint
Expand Down

0 comments on commit 7f1c542

Please sign in to comment.