Skip to content

Commit

Permalink
🐛 Keep full git-history for chroamtic
Browse files Browse the repository at this point in the history
  • Loading branch information
KenAJoh committed Dec 23, 2024
1 parent 6558a00 commit a6014e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 1
fetch-depth: 0
- name: Setup project
uses: ./.github/actions/setup
with:
Expand Down

0 comments on commit a6014e0

Please sign in to comment.