mirror of
https://github.com/zhigang1992/react-native-notifications.git
synced 2026-06-13 09:34:39 +08:00
Separated jobs
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user