Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
rubencarvalho committed Jan 7, 2025
1 parent 6893bb3 commit 387dba4
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
Expand Up @@ -128,7 +128,7 @@ jobs:
keys:
- v3b-dependencies-{{ arch }}-{{ checksum "yarn.lock" }}
- run:
name: Installing Dependencies
name: Installing dependencies
command: yarn --ignore-scripts --frozen-lockfile --cache-folder ~/.cache/yarn
- save_cache:
paths:
Expand Down

0 comments on commit 387dba4

Please sign in to comment.