Commit 09846eb7 authored by ioedeveloper's avatar ioedeveloper

Remove unnecessary ci instance

parent 3a6a7d11
......@@ -62,7 +62,7 @@ jobs:
- COMMIT_AUTHOR: "Circle CI"
working_directory: ~/remix-project
parallelism: 15
parallelism: 12
steps:
- checkout
- run: npm install
......@@ -95,7 +95,7 @@ jobs:
- COMMIT_AUTHOR: "Circle CI"
working_directory: ~/remix-project
parallelism: 15
parallelism: 12
steps:
- checkout
- run: npm install
......@@ -128,7 +128,7 @@ jobs:
- COMMIT_AUTHOR: "Circle CI"
working_directory: ~/remix-project
parallelism: 15
parallelism: 12
steps:
- checkout
- run: npm install
......@@ -161,7 +161,7 @@ jobs:
- COMMIT_AUTHOR: "Circle CI"
working_directory: ~/remix-project
parallelism: 15
parallelism: 12
steps:
- checkout
- run: npm install
......
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