Skip to content

Extract original body from WMAP message #79

Extract original body from WMAP message

Extract original body from WMAP message #79

Workflow file for this run

name: Test Suite
on: push
jobs:
test:
strategy:
matrix:
platform: [macos-latest, ubuntu-latest]
runs-on: ${{ matrix.platform }}
steps:
- uses: actions/checkout@v3
- name: make test
run: make test