Enabled iOS build and tests

This commit is contained in:
Maurice Parker
2019-10-12 07:48:34 -05:00
parent b6cb1b8f21
commit 336f71d9a3
11 changed files with 365 additions and 11 deletions

View File

@@ -8,8 +8,7 @@ jobs:
runs-on: macOS-latest
strategy:
matrix:
scheme: ['NetNewsWire']
# scheme: ['NetNewsWire', 'NetNewsWire-iOS']
scheme: ['NetNewsWire', 'NetNewsWire-iOS']
steps:
- name: Checkout Project