Skip to content

docs: attach document link on README #49

docs: attach document link on README

docs: attach document link on README #49

Workflow file for this run

on: push
name: lint
jobs:
run-tests:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
with:
submodules: recursive
- uses: actions-rs/[email protected]
with:
toolchain: 1.77.2
- run: cargo fmt --all -- --check