Commit 2c604868 authored by yogevbd's avatar yogevbd

Fix ci multiple jobs

parent c505c577
...@@ -16,6 +16,8 @@ jobs: ...@@ -16,6 +16,8 @@ jobs:
name: npm install name: npm install
command: npm install command: npm install
test: test:
requires:
- build
macos: macos:
xcode: "10.2.1" xcode: "10.2.1"
parallelism: 3 parallelism: 3
......
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