Skip to content

Fixing chronic misspelling of indices #5986

Fixing chronic misspelling of indices

Fixing chronic misspelling of indices #5986

Workflow file for this run

name: Check For Tab Characters
on:
push:
pull_request:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: |
make check_tabs