Skip to content

Release pulldown-cmark-to-cmark v11.1.0 #112

Release pulldown-cmark-to-cmark v11.1.0

Release pulldown-cmark-to-cmark v11.1.0 #112

Workflow file for this run

name: Rust
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: tests
run: |
make tests