Skip to content

Commit

Permalink
refactor(scripts): try a sparse checkout for speed
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Sep 18, 2024
1 parent 056ce97 commit e271b40
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/schedule.sgid-index-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ jobs:
uses: actions/checkout@v4
with:
show-progress: false
sparse-checkout: |
scripts
src/data
- name: ⎔ Setup Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit e271b40

Please sign in to comment.