Skip to content

Commit

Permalink
remove bootstrap timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
balakrishna-deriv committed May 18, 2022
1 parent 2f73cb9 commit 4dfd8dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ commands:
- node-v{{ .Environment.CACHE_VERSION }}-{{ checksum "CACHE_KEY1" }}
- run:
name: "Install npm packages"
no_output_timeout: 30m
command: |
npm run bootstrap
# if [ -d "./node_modules" ]; then
Expand Down

0 comments on commit 4dfd8dc

Please sign in to comment.