Skip to content

Manually add null document to M7A3 (#39) #2

Manually add null document to M7A3 (#39)

Manually add null document to M7A3 (#39) #2

Workflow file for this run

name: yaml-test-suite Repository Testing
on:
push:
pull_request:
types: [opened]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: make test
# - uses: mxschmitt/action-tmate@v3