Skip to content

fix bug in ReadREADME function #18

fix bug in ReadREADME function

fix bug in ReadREADME function #18

Workflow file for this run

name: spell checking
on: [pull_request]
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: typos-action
uses: crate-ci/typos@v1.21.0