Skip to content

build target netstandard2.0 #73

build target netstandard2.0

build target netstandard2.0 #73

Workflow file for this run

name: lint
on: [pull_request, push]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check spelling
uses: crate-ci/[email protected]