Skip to content

Add basic tests for publish command #175

Add basic tests for publish command

Add basic tests for publish command #175

Workflow file for this run

name: Spelling
on: [push, pull_request]
jobs:
typos:
name: "Spell check"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crate-ci/typos@master
with:
files: .