Skip to content

Replace bash to sh in Makefile #880

Replace bash to sh in Makefile

Replace bash to sh in Makefile #880

Workflow file for this run

name: "Spell Check"
on: [pull_request]
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/[email protected]