Skip to content

Commit

Permalink
get all history
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed Feb 12, 2024
1 parent d794c60 commit efdb09c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-gh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
uses: actions/checkout@v3
with:
submodules: recursive
fetch-depth: 0 # fetches ALL history. needed for git-subrepo operations

- name: Setup PNPM
uses: pnpm/[email protected]
Expand Down

0 comments on commit efdb09c

Please sign in to comment.