Skip to content

Commit

Permalink
test-changed pull git history for build:changed
Browse files Browse the repository at this point in the history
  • Loading branch information
dlarocque committed Nov 5, 2024
1 parent 0019d7f commit dc62065
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-changed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
# Fetch all Git history so that the build:changed script can use diffs
fetch-depth: 0
- uses: actions/setup-node@v4
with:
node-version-file: '.nvmrc'
Expand Down

0 comments on commit dc62065

Please sign in to comment.