Commit e25b4e70 authored by yogevbd's avatar yogevbd

Fix workflow

parent 7f8f4081
version: 1 version: 2
jobs: jobs:
build: build:
macos: macos:
...@@ -29,9 +29,8 @@ jobs: ...@@ -29,9 +29,8 @@ jobs:
- run: - run:
name: Detox iOS CI name: Detox iOS CI
command: 'npm run test-e2e-ios-release' command: 'npm run test-e2e-ios-release'
workflows: workflows:
version: 1 version: 2
build_and_test: build_and_test:
jobs: jobs:
- build - build
......
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