Commit 6ab03f13 authored by BryceLTaylor's avatar BryceLTaylor

circleci config remove npm install

parent 7349ee8d
...@@ -17,7 +17,6 @@ jobs: ...@@ -17,7 +17,6 @@ jobs:
- run: | - run: |
echo "Setup step is happening here" echo "Setup step is happening here"
npm --production=false ci npm --production=false ci
npm --production=false update
workflows: workflows:
build-test-deploy: build-test-deploy:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment