Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: decrease resource for unit test =
Browse files Browse the repository at this point in the history
rodrigopavezi committed Dec 11, 2024
1 parent a0881d7 commit b28d88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -102,7 +102,7 @@ jobs:
test-unit:
docker:
- *node_image
resource_class: xlarge
resource_class: large
working_directory: *working_directory
steps:
- attach_workspace:

0 comments on commit b28d88c

Please sign in to comment.