Skip to content

Add CapabilityStatement tests #10

Add CapabilityStatement tests

Add CapabilityStatement tests #10

Workflow file for this run

name: test
on: push
jobs:
Spec:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Run tests
run: make tests