Skip to content

Commit

Permalink
Merge branch 'next' into kasper/module-mocking
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperpeulen authored May 1, 2024
2 parents 9bd94fe + 4537146 commit 0c2818a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
yarn docs:prettier:check
build:
executor:
class: large
class: xlarge
name: sb_node_16_classic
steps:
- git-shallow-clone/checkout_advanced:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export default {
},
parameters: {
actions: { argTypesRegex: '^on[A-Z].*' },
chromatic: { disable: true },
},
};

Expand Down

0 comments on commit 0c2818a

Please sign in to comment.