Skip to content

Add 'moc op momsum' method in moc-cli #72

Add 'moc op momsum' method in moc-cli

Add 'moc op momsum' method in moc-cli #72

Workflow file for this run

name: TestSet
on: [push]
jobs:
test:
name: Test on ${{ matrix.os }}
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macOS-latest]
steps:
- uses: actions/checkout@v2
- name: Test mocset
run: cargo test --package moc-set