Skip to content

Remove image

Remove image #12

Workflow file for this run

name: Test
on: [pull_request, push]
jobs:
run:
name: Check for typographical errors
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master