Commit caa1606e authored by yogevbd's avatar yogevbd

Separated jobs

parent 75da8996
......@@ -15,6 +15,10 @@ jobs:
- run:
name: npm install
command: npm install
test:
macos:
xcode: "10.2.1"
steps:
- run:
name: iOS unit tests
command: 'npm run test-unit-ios'
......
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