Skip to content

Fix/underscore variables #29

Fix/underscore variables

Fix/underscore variables #29

Workflow file for this run

name: Test GitHub Action
on: [pull_request]
jobs:
run:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check for typos
uses: crate-ci/typos@master