Skip to content

add empty array checks in _xrepo_fetch_json #124

add empty array checks in _xrepo_fetch_json

add empty array checks in _xrepo_fetch_json #124

Workflow file for this run

name: macOS
on:
pull_request:
push:
jobs:
build:
strategy:
matrix:
os: [macOS-latest]
kind: [static, shared]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v1
- name: Installation
run: |
brew install cmake
- name: Tests
run: |
./scripts/test-unix.sh