Skip to content

Commit

Permalink
dev(storybook): increase fetch-depth
Browse files Browse the repository at this point in the history
  • Loading branch information
scottrippey committed Sep 27, 2023
1 parent 427f0ce commit 8e4e133
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-node@v2
with:
node-version: 18.x
Expand Down

0 comments on commit 8e4e133

Please sign in to comment.