Skip to content

Commit

Permalink
ci: use updated yarn command for installing dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Sthamer <sthamer.pascal@gmail.com>
  • Loading branch information
P4sca1 committed Feb 23, 2021
1 parent c4b80ba commit 6b7e69f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ workflows:
jobs:
- node/test:
pkg-manager: yarn
override-ci-command: yarn install --immutable
matrix:
parameters:
version:
Expand Down

0 comments on commit 6b7e69f

Please sign in to comment.