Skip to content

Use clap for PIR cli #152

Use clap for PIR cli

Use clap for PIR cli #152

Workflow file for this run

on:
pull_request:
name: Spell checker
jobs:
typos:
name: Spell Check with typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master