Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
DeanElliott96 committed Feb 7, 2025
1 parent 83a3434 commit 3206bf9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -163,9 +163,9 @@ jobs:
fi
- persist_to_workspace:
root: ~/
paths:
- "project/component-coverage/*"
root: ~/
paths:
- "project/component-coverage/*"

release-storybook:
docker:
Expand Down

0 comments on commit 3206bf9

Please sign in to comment.